Skip to content

Commit 5027b0d

Browse files
committed
#initial-commit
1 parent a129dfa commit 5027b0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ jobs:
4646
-Dgpg.executable=gpg \
4747
-Dgpg.pinentry.mode=loopback
4848
env:
49-
GPG_PASSPHRASE: ${{ secrets.MAVEN_GPG_PASSPHRASE }}
49+
GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}
5050
GPG_KEY_ID: ${{ secrets.GPG_KEY_ID }}

0 commit comments

Comments
 (0)