Skip to content

Commit e799ae3

Browse files
committed
add debug information
1 parent 3591f9c commit e799ae3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: |
5555
cd jpostal
5656
./gradlew publish --info
57-
./gradlew jreleaserDeploy --info
57+
./gradlew jreleaserDeploy --debug --stacktrace
5858
env:
5959
JRELEASER_GPG_PUBLIC_KEY: ${{ secrets.MAVEN_GPG_PUBLIC_KEY }}
6060
JRELEASER_GPG_SECRET_KEY: ${{ secrets.MAVEN_GPG_PRIVATE_KEY }}

0 commit comments

Comments
 (0)