Skip to content

Commit a5ddb59

Browse files
committed
Commiting changes in deploy.yml
1 parent 30d2b58 commit a5ddb59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ jobs:
5454
5555
- name: Deploy to Sonatype Central
5656
run: |
57-
./mvnw clean deploy --batch-mode -X -Prelease \
57+
./mvnw clean deploy --batch-mode -Prelease \
5858
-Dgpg.keyname=${{ secrets.MVN_GPG_KEY_ID }}

0 commit comments

Comments
 (0)