This commit is contained in:
redkale
2024-05-31 16:30:09 +08:00
parent 3a837e4cf3
commit 1226f0bd21
2 changed files with 3 additions and 3 deletions

View File

@@ -26,4 +26,4 @@ jobs:
gpg-private-key: ${{ secrets.OSSRH_GPG_SECRET_KEY }}
gpg-passphrase: ${{ secrets.OSSRH_GPG_SECRET_KEY_PASSWORD }}
- name: Build with Maven
run: mvn --batch-mode clean deploy -P central-deploy -DskipTests=true
run: mvn --batch-mode clean deploy