We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a129dfa commit 5027b0dCopy full SHA for 5027b0d
.github/workflows/maven-publish.yml
@@ -46,5 +46,5 @@ jobs:
46
-Dgpg.executable=gpg \
47
-Dgpg.pinentry.mode=loopback
48
env:
49
- GPG_PASSPHRASE: ${{ secrets.MAVEN_GPG_PASSPHRASE }}
+ GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
50
GPG_KEY_ID: ${{ secrets.GPG_KEY_ID }}
0 commit comments