Skip to content

Commit 53757ba

Browse files
committed
debug build
1 parent 3e6099c commit 53757ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
SIGN_PWD: ${{ secrets.SIGN_PWD }}
3535
PUBLISH_USER: ${{ secrets.PUBLISH_USER }}
3636
PUBLISH_KEY: ${{ secrets.PUBLISH_KEY }}
37-
run: ./gradlew build publishToSonatype
37+
run: ./gradlew build publishToSonatype -i -s

0 commit comments

Comments
 (0)