mirror of
https://github.com/jwdeveloper/TikTokLiveJava.git
synced 2026-02-27 08:49:40 -05:00
Update maven-publish.yml
This commit is contained in:
3
.github/workflows/maven-publish.yml
vendored
3
.github/workflows/maven-publish.yml
vendored
@@ -34,11 +34,8 @@ jobs:
|
||||
bump_each_commit: false
|
||||
|
||||
|
||||
|
||||
- name: 2.7 Update version in pom.xml (Release only)
|
||||
run: mvn versions:set -DnewVersion=${{steps.version.outputs.version_tag}}
|
||||
- name: 2.8 Update modules parent version
|
||||
run: mvn versions:update-child-modules
|
||||
|
||||
- name: 3 Build with Maven
|
||||
run: mvn package -P publish --file pom.xml
|
||||
|
||||
Reference in New Issue
Block a user