Skip to content

Commit

Permalink
Update publish2MavenCentral.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
irzinfante committed May 13, 2023
1 parent 33a3adb commit ef26177
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish2MavenCentral.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
mvn --batch-mode \
-Dgpg.passphrase=${{ secrets.GPG_PASSPHRASE }} \
-DstagingProgressTimeoutMinutes=20 \
-DskipTests \
deploy
env:
MAVEN_USERNAME: ${{ secrets.OSSRH_USERNAME }}
Expand Down

0 comments on commit ef26177

Please sign in to comment.