We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3374c50 commit c629f42Copy full SHA for c629f42
pom.xml
@@ -150,7 +150,7 @@
150
<localCheckout>true</localCheckout>
151
<pushChanges>false</pushChanges>
152
<mavenExecutorId>forked-path</mavenExecutorId>
153
- <arguments>-Dgpg.passphrase=${env.MAVEN_CENTRAL_TOKEN}</arguments>
+ <arguments>-Dgpg.passphrase=${env.GPG_PASSPHRASE}</arguments>
154
</configuration>
155
<dependencies>
156
<dependency>
0 commit comments