We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 231f6a5 commit 804f2abCopy full SHA for 804f2ab
.github/workflows/main.yml
@@ -329,7 +329,7 @@ jobs:
329
-PossrhUsername=${{ secrets.OSSRH_USERNAME }} \
330
-PsigningKey='${{ secrets.SIGNING_KEY }}' \
331
-PsigningPassword='${{ secrets.SIGNING_PASSWORD }}' \
332
- -PskipPrebuildLibraries=true -PuseCommitHashAsVersionName=true \
+ -PuseCommitHashAsVersionName=true \
333
--console=plain --stacktrace
334
fi
335
0 commit comments