Skip to content

Commit

Permalink
Fix template
Browse files Browse the repository at this point in the history
  • Loading branch information
jemacineiras committed Feb 2, 2025
1 parent 370e765 commit 15f17b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven-central-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
MAVEN_USERNAME: ${{ secrets.JIRAID }}
MAVEN_CENTRAL_TOKEN: ${{ secrets.JIRAPASS }}
MAVEN_GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
MAVEN_GPG_KEY: ${{ secrets.GPG_SIGNING_KEY }}
SIGN_KEY: ${{ secrets.JIRAID }}
SIGN_KEY_ID: ${{ secrets.JIRAPASS }}
SIGN_KEY_PASS: ${{ secrets.GPG_PASSPHRASE }}
Expand Down

0 comments on commit 15f17b9

Please sign in to comment.