Skip to content

Commit c629f42

Browse files
committed
Update release script.
1 parent 3374c50 commit c629f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<localCheckout>true</localCheckout>
151151
<pushChanges>false</pushChanges>
152152
<mavenExecutorId>forked-path</mavenExecutorId>
153-
<arguments>-Dgpg.passphrase=${env.MAVEN_CENTRAL_TOKEN}</arguments>
153+
<arguments>-Dgpg.passphrase=${env.GPG_PASSPHRASE}</arguments>
154154
</configuration>
155155
<dependencies>
156156
<dependency>

0 commit comments

Comments
 (0)