Skip to content

Commit fc96b85

Browse files
committed
avoid progress output
1 parent 65953a9 commit fc96b85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
SIGN_KEY: ${{ SIGN_KEY_ORG }}
3232
SIGN_KEY_PASS: ${{ secrets.SIGN_PWD }}
3333
run: |
34-
./mvnw deploy
34+
./mvnw --no-transfer-progress deploy

0 commit comments

Comments
 (0)