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

This commit is contained in:
2025-07-28 03:07:52 +08:00
parent 3496d4d452
commit 506e1a1cf8
2 changed files with 2 additions and 19 deletions

View File

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

19
.gitignore vendored
View File

@@ -1,19 +0,0 @@
*/
.*.swp
*.pkg.tar.xz
src/
pkg/
*.tar
*.tar.bz2
*.tar.xz
*.tar.gz
*.tgz
*.txz
*.tbz
*.tbz2
*.zip
*.run
*.7z
*.rar
*.deb
*.pkg.tar.xz.sig