Compare commits

...

1 Commits

Author SHA1 Message Date
d1879caa74 Feat: add gpg sign
All checks were successful
Build package / build-package (push) Successful in 10s
2025-07-28 03:07:56 +08:00
2 changed files with 2 additions and 4 deletions

View File

@@ -11,3 +11,5 @@ jobs:
with:
minio-accesskey: ${{ secrets.MINIO_ACCESSKEY }}
minio-secretkey: ${{ secrets.MINIO_SECRETKEY }}
gpg-password: ${{ secrets.GPG_PASSWORD }}
gpg-keygrip: ${{ secrets.GPG_KEYGRIP }}

4
.gitignore vendored
View File

@@ -1,4 +0,0 @@
*
!PKGBUILD
!.SRCINFO
!.gitignore