Skip to content

Commit 701db5b

Browse files
committed
enable debug logging
1 parent 2f2d388 commit 701db5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
run: bash ./gen-gpg-key.sh
3030
name: Generate GPG key
3131
- name: Deploy
32-
run: mvn deploy -Prelease
32+
run: mvn deploy -Prelease -X

0 commit comments

Comments
 (0)