Skip to content

Commit 2aa9ad0

Browse files
authored
ci: fix gpg profile activation
1 parent 164e10e commit 2aa9ad0

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
@@ -376,7 +376,7 @@
376376
<id>gpg</id>
377377
<activation>
378378
<property>
379-
<name>gpg.passphrase</name>
379+
<name>env.gpg.passphrase</name>
380380
</property>
381381
</activation>
382382
<build>

0 commit comments

Comments
 (0)