Skip to content

Commit

Permalink
更新release脚本
Browse files Browse the repository at this point in the history
  • Loading branch information
pagehelper committed Dec 16, 2023
1 parent c6129ea commit 158f78e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ jobs:
MAVEN_PASSWORD: ${{ secrets.OSSRH_TOKEN }}
run: |
mvn --batch-mode -Dgpg.passphrase=${{ secrets.OSSRH_GPG_SECRET_KEY_PASSWORD }} -P release clean deploy
mvn --batch-mode -Dgpg.passphrase=${{ secrets.OSSRH_GPG_SECRET_KEY_PASSWORD }} -P standalone -P release clean deploy

0 comments on commit 158f78e

Please sign in to comment.