Skip to content

Commit

Permalink
ci: fix gpg profile activation
Browse files Browse the repository at this point in the history
  • Loading branch information
javier-godoy authored Sep 7, 2023
1 parent 164e10e commit 2aa9ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@
<id>gpg</id>
<activation>
<property>
<name>gpg.passphrase</name>
<name>env.gpg.passphrase</name>
</property>
</activation>
<build>
Expand Down

0 comments on commit 2aa9ad0

Please sign in to comment.