We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 935167e commit 32355ecCopy full SHA for 32355ec
.github/workflows/deploy.yml
@@ -52,6 +52,5 @@ jobs:
52
53
- name: Deploy to Sonatype Central
54
run: |
55
- export GPG_TTY=$(tty)
56
./mvnw clean deploy --batch-mode -X -Prelease \
57
-Dgpg.keyname=${{ secrets.MVN_GPG_KEY_ID }}
0 commit comments