Skip to content

Commit

Permalink
Change PGP keyname (#351)
Browse files Browse the repository at this point in the history
  • Loading branch information
mzitnik authored Aug 8, 2024
1 parent efe6292 commit cd6fd15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
-PmavenUser='${{ secrets.NEXUS_USER }}'
-PmavenPassword='${{ secrets.NEXUS_PW }}'
-Prelease
-Psigning.gnupg.keyName='Cheng Pan'
-Psigning.gnupg.keyName='mzitnik'
-Psigning.gnupg.executable=gpg
create-github-release:
Expand Down

0 comments on commit cd6fd15

Please sign in to comment.