Skip to content

Commit

Permalink
PD-45855: Set gpg-passphrase explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
eromani-r7 committed Nov 6, 2024
1 parent 9f09deb commit 0f13d12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
server-id: ossrh
server-username: MAVEN_USERNAME
server-password: MAVEN_PASSWORD
gpg-passphrase: GPG_PASSPHRASE
- name: Publish release
run: mvn -Dresume=false -Prelease -B -V -U release:prepare release:perform
env:
Expand Down

0 comments on commit 0f13d12

Please sign in to comment.