Skip to content

Commit

Permalink
triaging gpg signing
Browse files Browse the repository at this point in the history
  • Loading branch information
loesak committed Aug 10, 2024
1 parent ff24537 commit f929717
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/maven-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
# this sets the wrong variable in settings.xml needed for maven-gpg-plugin since 3.x.x
# instead you need to set passphraseEnvName in your pom.xml for now
# gpg-passphrase: OSSRH_GPG_SECRET_KEY_PASSWORD
gpg-passphrase: MAVEN_GPG_PASSPHRASE
- run: cat ~/.m2/settings.xml
# helps identify build failures due to expired keys
- run: gpg --list-secret-keys --keyid-format=long
Expand Down

0 comments on commit f929717

Please sign in to comment.