Skip to content

Commit

Permalink
CI: gpg keyname
Browse files Browse the repository at this point in the history
  • Loading branch information
rashtao committed Jun 19, 2024
1 parent 7b07a94 commit 1f9fd0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/maven-release-settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<activeByDefault>true</activeByDefault>
</activation>
<properties>
<gpg.keyname>${env.GPG_KEYNAME}</gpg.keyname>
<gpg.passphrase>${env.GPG_PASSPHRASE}</gpg.passphrase>
</properties>
</profile>
Expand Down

0 comments on commit 1f9fd0f

Please sign in to comment.