Skip to content

Commit edec41c

Browse files
authored
switch one maven error stack trace (#47)
1 parent 75589c7 commit edec41c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- name: Maven release
2727
run: |
2828
mvn \
29+
-e \
2930
-B \
3031
-P release \
3132
release:clean \

0 commit comments

Comments
 (0)