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

This commit is contained in:
2025-07-28 03:07:53 +08:00
parent 67b7d7dc7f
commit a10be3a808
2 changed files with 2 additions and 2 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 }}

2
.gitignore vendored
View File

@@ -1,2 +0,0 @@
# Local builds of AUR dependencies
deps/