Skip to content

Commit 7f1b285

Browse files
author
Jonathan Wenger
committed
Fix typo
1 parent 82134da commit 7f1b285

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,4 @@ jobs:
6565
env:
6666
MAVEN_USERNAME: ${{ secrets.OSSRH_USERNAME }}
6767
MAVEN_PASSWORD: ${{ secrets.OSSRH_PASSWORD }}
68+
MAVEN_GPG_PASSPHRASE: ${{ secrets.OSSRH_GPG_SECRET_KEY_PASSWORD }}

0 commit comments

Comments
 (0)