Skip to content

Commit

Permalink
Actions CI fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
sheinbergon committed May 10, 2024
1 parent 07ee932 commit 148a297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
server-username: NEXUS_USERNAME
server-password: NEXUS_PASSWORD
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
gpg-passphrase: GPG_PASSPHRASE
gpg-passphrase: MAVEN_GPG_PASSPHRASE

- name: Remove SNAPSHOT suffix from the project version
run: |
Expand Down

0 comments on commit 148a297

Please sign in to comment.