chore: switch to mainstream release action
This commit is contained in:
parent
db8af7e1b6
commit
a211f84003
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ jobs:
|
||||||
mvn -B --file pom.xml versions:set -DnewVersion=$NEW_VERSION
|
mvn -B --file pom.xml versions:set -DnewVersion=$NEW_VERSION
|
||||||
|
|
||||||
- name: "Run JReleaser (Changelog)"
|
- name: "Run JReleaser (Changelog)"
|
||||||
uses: https://w9r.dev/actions/release-action@main
|
uses: https://github.com/jreleaser/release-action@2.4.2
|
||||||
with:
|
with:
|
||||||
arguments: changelog --debug
|
arguments: changelog --debug
|
||||||
setup-java: false
|
setup-java: false
|
||||||
|
|
Loading…
Add table
Reference in a new issue