Feat: add gpg sign
All checks were successful
Build package / build-package (push) Successful in 1m0s

This commit is contained in:
2025-07-28 03:07:55 +08:00
parent 27070652a7
commit 5bdd3c31e9
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