Skip to content

Commit 37bd387

Browse files
committed
chore: OSSRH migration - fix gpg
1 parent b5728c1 commit 37bd387

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
server-username: MAVEN_USERNAME
3030
server-password: MAVEN_PASSWORD
3131
gpg-private-key: ${{ secrets.OSSRH_GPG_PRIVATE_KEY }}
32-
gpg-passphrase: ${{ secrets.OSSRH_GPG_PRIVATE_PASSPHRASE }}
3332
- name: Cache local Maven repository
3433
uses: actions/cache@v4
3534
with:

0 commit comments

Comments
 (0)