Skip to content

Commit

Permalink
Update maven-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mmadson authored Jun 29, 2021
1 parent 627c1cb commit 39ce211
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
MAVEN_USERNAME: ${{ secrets.OSSRH_JIRA_USERNAME }}
MAVEN_PASSWORD: ${{ secrets.OSSRH_JIRA_PASSWORD }}
GPG_PASSPHRASE: ${{ secrets.OSSRH_GPG_SECRET_KEY_PASSWORD }}
GPG_KEYID: ${{ secrets.OSSRH_GPG_KEY_ID }}

- name: Set up Java for publishing to GitHub Packages
uses: actions/setup-java@v2
Expand Down

0 comments on commit 39ce211

Please sign in to comment.