We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5728c1 commit 37bd387Copy full SHA for 37bd387
.github/workflows/release.yml
@@ -29,7 +29,6 @@ jobs:
29
server-username: MAVEN_USERNAME
30
server-password: MAVEN_PASSWORD
31
gpg-private-key: ${{ secrets.OSSRH_GPG_PRIVATE_KEY }}
32
- gpg-passphrase: ${{ secrets.OSSRH_GPG_PRIVATE_PASSPHRASE }}
33
- name: Cache local Maven repository
34
uses: actions/cache@v4
35
with:
0 commit comments