Skip to content

Commit 5285130

Browse files
authored
Update java8-publish.yml
1 parent 291950d commit 5285130

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/java8-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,5 @@ jobs:
2828
OSSRH_USERNAME: ${{ secrets.OSSRH_USERNAME }}
2929
OSSRH_TOKEN: ${{ secrets.OSSRH_TOKEN }}
3030
MAVEN_GPG_PASSPHRASE: ${{ secrets.MAVEN_GPG_PASSPHRASE }}
31+
MAVEN_GPG_KEY: ${{ secrets.MAVEN_GPG_PRIVATE_KEY }}
32+

0 commit comments

Comments
 (0)