Skip to content

Commit 48952b4

Browse files
authored
ci: fix gpg profile activation
1 parent 099851a commit 48952b4

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
@@ -271,7 +271,7 @@
271271
<id>gpg</id>
272272
<activation>
273273
<property>
274-
<name>gpg.passphrase</name>
274+
<name>env.gpg.passphrase</name>
275275
</property>
276276
</activation>
277277
<build>

0 commit comments

Comments
 (0)