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 8207011 commit 445e26fCopy full SHA for 445e26f
1 file changed
.github/workflows/ci.yml
@@ -165,5 +165,5 @@ jobs:
165
JRELEASER_GPG_PUBLIC_KEY: ${{ secrets.JRELEASER_GPG_PUBLIC_KEY }}
166
JRELEASER_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
167
run: |
168
- mvn jreleaser:deploy
+ mvn -Prelease jreleaser:deploy
169
0 commit comments