Skip to content

Commit b966551

Browse files
committed
chore: reduce debug logs
1 parent 78c97e9 commit b966551

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ jobs:
3838
run: ./gradlew publish
3939

4040
- name: Deploy and release
41-
run: ./gradlew jreleaserFullRelease --scan --stacktrace --debug
41+
run: ./gradlew jreleaserFullRelease --scan --stacktrace
4242

0 commit comments

Comments
 (0)