Skip to content

Commit 9851380

Browse files
authored
ci: fix gpg profile activation
1 parent a0c7239 commit 9851380

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
@@ -434,7 +434,7 @@
434434
<id>gpg</id>
435435
<activation>
436436
<property>
437-
<name>gpg.passphrase</name>
437+
<name>env.gpg.passphrase</name>
438438
</property>
439439
</activation>
440440
<build>

0 commit comments

Comments
 (0)