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 88d5fd5 commit 0eb1193Copy full SHA for 0eb1193
.github/workflows/build.yml
@@ -36,5 +36,6 @@ jobs:
36
GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
37
MAVEN_USER: ${{ secrets.MAVEN_USER }}
38
MAVEN_PASS: ${{ secrets.MAVEN_PASS }}
39
+ OSSRH_USER: ${{ secrets.OSSRH_USER }}
40
OSSRH_PASS: ${{ secrets.OSSRH_PASS }}
41
SIGNING_ASC: ${{ secrets.SIGNING_ASC }}
0 commit comments