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 0b5b7cb commit 94e1657Copy full SHA for 94e1657
.github/actions/jreleaser/action.yml
@@ -26,4 +26,4 @@ runs:
26
export JRELEASER_GPG_PUBLIC_KEY="foobar"
27
export JRELEASER_GPG_SECRET_KEY="foobar"
28
29
- ./gradlew jreleaserFullRelease --dryrun
+ ./gradlew jreleaserFullRelease --dryrun -Pjreleaser.signing=false
0 commit comments