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 1babf6f commit 3ee70edCopy full SHA for 3ee70ed
.github/actions/jreleaser/action.yml
@@ -27,4 +27,4 @@ runs:
27
export JRELEASER_GPG_PUBLIC_KEY="foobar"
28
export JRELEASER_GPG_SECRET_KEY="foobar"
29
30
- ./gradlew jreleaserFullRelease --dryrun
+ ./gradlew jreleaserFullRelease --dryrun --stacktrace
0 commit comments