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 d738f5d commit 081b4ebCopy full SHA for 081b4eb
.github/workflows/gradle-publish.yml
@@ -45,3 +45,4 @@ jobs:
45
JRELEASER_GPG_PUBLIC_KEY: ${{ secrets.GPG_PUBLIC_KEY }}
46
JRELEASER_GPG_SECRET_KEY: ${{ secrets.GPG_SECRET_KEY }}
47
JRELEASER_GPG_PASSPHRASE: ${{ secrets.SIGNING_PASSPHRASE }}
48
+ JRELEASER_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments