Skip to content

Commit d8276ac

Browse files
committed
CI: update for current best practices
1 parent c85376e commit d8276ac

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@ jobs:
3131
GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
3232
MAVEN_USER: ${{ secrets.MAVEN_USER }}
3333
MAVEN_PASS: ${{ secrets.MAVEN_PASS }}
34+
OSSRH_USER: ${{ secrets.OSSRH_USER }}
3435
OSSRH_PASS: ${{ secrets.OSSRH_PASS }}
3536
SIGNING_ASC: ${{ secrets.SIGNING_ASC }}

0 commit comments

Comments
 (0)