Skip to content

Commit

Permalink
-- X
Browse files Browse the repository at this point in the history
  • Loading branch information
predic8 committed Jan 31, 2025
1 parent 0f7c41b commit 1e031c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
MAVEN_PASSWORD: ${{ secrets.OSSRH_TOKEN }}
run: |
export GPG_TTY=$TTY
mvn -X \
mvn \
--no-transfer-progress \
--batch-mode \
-Possrh \
Expand Down

0 comments on commit 1e031c9

Please sign in to comment.