We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4aef211 commit 4846482Copy full SHA for 4846482
.github/workflows/publish.yml
@@ -36,4 +36,5 @@ jobs:
36
--no-transfer-progress \
37
--batch-mode \
38
-Dgpg.passphrase=${{ secrets.OSSRH_GPG_SECRET_KEY_PASSWORD }} \
39
+ -DskipTests \
40
clean deploy
0 commit comments