automated github release build
This commit is contained in:
parent
8eab93bf77
commit
8a0a33aa4a
1
.github/workflows/maven-publish.yml
vendored
1
.github/workflows/maven-publish.yml
vendored
@ -35,7 +35,6 @@ jobs:
|
||||
- if: github.event.release
|
||||
name: Update version in pom.xml (Release only)
|
||||
run: mvn -B versions:set -DnewVersion=${{ github.event.release.tag_name }} -DgenerateBackupPoms=false
|
||||
-
|
||||
- name: Build with Maven
|
||||
run: mvn -B package --file pom.xml
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user