Skip to content

Commit 3baaa9b

Browse files
committed
Updated publishing workflow
1 parent 7dc1edc commit 3baaa9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
echo "verify"
4141
mvn install -Dmaven.test.skip.exec=true -DskipTests=true -Dmaven.test.skip=true -Dgpg.passphrase=$GPGKEY
4242
echo "deploy"
43-
mvn clean deploy
43+
mvn clean deploy -e -X

0 commit comments

Comments
 (0)