Skip to content

Commit

Permalink
#143 Add server id for release job
Browse files Browse the repository at this point in the history
  • Loading branch information
mmhelloworld committed Jun 13, 2022
1 parent 00a74c4 commit 2d871af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
java-version: '8'
distribution: 'adopt'
cache: 'maven'
server-id: ossrh
server-username: MAVEN_USERNAME
server-password: MAVEN_PASSWORD
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
Expand Down

0 comments on commit 2d871af

Please sign in to comment.