We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65953a9 commit fc96b85Copy full SHA for fc96b85
1 file changed
.github/workflows/release.yaml
@@ -31,4 +31,4 @@ jobs:
31
SIGN_KEY: ${{ SIGN_KEY_ORG }}
32
SIGN_KEY_PASS: ${{ secrets.SIGN_PWD }}
33
run: |
34
- ./mvnw deploy
+ ./mvnw --no-transfer-progress deploy
0 commit comments