Update publish.yml

This commit is contained in:
Geert Bevin 2023-04-08 19:33:42 -04:00 committed by GitHub
parent b472519c23
commit 9cd94acfe4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,3 +41,6 @@ jobs:
-DsonatypePassword=${{ secrets.SONATYPE_PASSWORD }}
-DsignKey=${{ secrets.SIGN_KEY }}
-DsignPassphrase=${{ secrets.SIGN_PASSPHRASE }}
- name: Delete GnuPG data
run: rm -rfv $HOME/.gnupg