Skip to content

Commit bb9574d

Browse files
authored
Update release.yml
Signed-off-by: salaboy <Salaboy@gmail.com>
1 parent fc7bc30 commit bb9574d

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
@@ -85,4 +85,4 @@ jobs:
8585
echo ${{ secrets.GPG_PRIVATE_KEY }} | base64 -d > private-key.gpg
8686
export GPG_TTY=$(tty)
8787
gpg --batch --import private-key.gpg
88-
./gradlew -Djreleaser.dry.run=true jreleaserFullRelease
88+
./gradlew -Djreleaser.dry.run=true jreleaserFullRelease --info

0 commit comments

Comments
 (0)