Feat: add gpg sign
All checks were successful
Build package / build-package (push) Successful in 37s
All checks were successful
Build package / build-package (push) Successful in 37s
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user