Skip to content

Commit c550be9

Browse files
committed
more info pls
1 parent a9dc31f commit c550be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
restore-keys: |
3535
${{ runner.os }}-gradle-
3636
- name: Build and publish artifacts
37-
run: ./gradlew publish --info
37+
run: ./gradlew publish --debug --stacktrace
3838
env:
3939
MAVEN_USER: ${{ secrets.MAVEN_USER }}
4040
MAVEN_PASS: ${{ secrets.MAVEN_PASS }}

0 commit comments

Comments
 (0)