Skip to content

Commit 158f78e

Browse files
committed
更新release脚本
1 parent c6129ea commit 158f78e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,3 @@ jobs:
2626
MAVEN_PASSWORD: ${{ secrets.OSSRH_TOKEN }}
2727
run: |
2828
mvn --batch-mode -Dgpg.passphrase=${{ secrets.OSSRH_GPG_SECRET_KEY_PASSWORD }} -P release clean deploy
29-
mvn --batch-mode -Dgpg.passphrase=${{ secrets.OSSRH_GPG_SECRET_KEY_PASSWORD }} -P standalone -P release clean deploy

0 commit comments

Comments
 (0)