We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98ba500 commit 79892edCopy full SHA for 79892ed
1 file changed
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.MAVEN_CENTRAL_TOKEN}</arguments>-->
154
</configuration>
155
<dependencies>
156
<dependency>
0 commit comments