Skip to content

Commit

Permalink
Update ci-pull-request.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklasl authored Sep 28, 2023
1 parent 5e867cf commit 8ed50b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ jobs:
env:
MAVEN_USERNAME: ${{ secrets.OSSRH_USERNAME }} # username for Sonatype JIRA login
MAVEN_PASSWORD: ${{ secrets.OSSRH_TOKEN }} # password for Sonatype JIRA login
GPG_PASS: ${{ secrets.SIGN_KEY_PASS }} # Password chosen when creating the GPG key

0 comments on commit 8ed50b6

Please sign in to comment.