We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e6099c commit 53757baCopy full SHA for 53757ba
1 file changed
.github/workflows/ci.yaml
@@ -34,4 +34,4 @@ jobs:
34
SIGN_PWD: ${{ secrets.SIGN_PWD }}
35
PUBLISH_USER: ${{ secrets.PUBLISH_USER }}
36
PUBLISH_KEY: ${{ secrets.PUBLISH_KEY }}
37
- run: ./gradlew build publishToSonatype
+ run: ./gradlew build publishToSonatype -i -s
0 commit comments