Skip to content

Commit 32355ec

Browse files
committed
Try to fix deploy.yml
1 parent 935167e commit 32355ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,5 @@ jobs:
5252
5353
- name: Deploy to Sonatype Central
5454
run: |
55-
export GPG_TTY=$(tty)
5655
./mvnw clean deploy --batch-mode -X -Prelease \
5756
-Dgpg.keyname=${{ secrets.MVN_GPG_KEY_ID }}

0 commit comments

Comments
 (0)