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 f9d0459 commit 2c20b3aCopy full SHA for 2c20b3a
.github/workflows/maven-publish.yml
@@ -37,3 +37,4 @@ jobs:
37
JRELEASER_GPG_SECRET_KEY: ${{ secrets.GPG_PRIVATE_KEY }}
38
JRELEASER_GPG_PUBLIC_KEY: ${{ secrets.GPG_PUBLIC_KEY }}
39
JRELEASER_GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
40
+ JRELEASER_GITHUB_TOKEN: ${{ secrets.JRELEASER_GITHUB_TOKEN }}
0 commit comments