Update maven.yml

This commit is contained in:
dxfeng10
2023-07-02 13:13:09 +08:00
committed by GitHub
parent 7a83338b40
commit 482f25fb8d

View File

@@ -85,7 +85,6 @@ jobs:
push: true
tags: fizzgate/fizz-gateway-community:${{ steps.releaseVersion.outputs.substring }}
- name: Publish to Apache Maven Central
run: mvn -X -e deploy
if: startsWith(github.ref, 'refs/tags/')
uses: samuelmeuli/action-maven-publish@v1
with: