Skip to content

Commit c016516

Browse files
committed
debug
1 parent e810ee5 commit c016516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
PUBLISH_USER: ${{ secrets.PUBLISH_USER }}
8181
PUBLISH_KEY: ${{ secrets.PUBLISH_KEY }}
8282
run: |
83-
./gradlew publishToSonatype
83+
./gradlew publishToSonatype --stacktrace
8484
8585
- name: archive test results
8686
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)