Skip to content

Commit

Permalink
feat: add server-id to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
liewstar committed Sep 27, 2024
1 parent de57cfa commit fb2880a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
uses: actions/setup-java@v1
with:
java-version: 1.8
server-id: ossrh
server-username: OSSRH_USERNAME
server-password: OSSRH_PASSWORD
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
Expand Down

0 comments on commit fb2880a

Please sign in to comment.