chore: switch to mainstream release action
All checks were successful
SonarQube Scan / SonarQube Trigger (push) Successful in 1m41s
release / Release (push) Successful in 2m38s

This commit is contained in:
Oliver Weyhmüller 2025-01-08 15:43:06 +01:00
parent db8af7e1b6
commit a211f84003
Signed by: oliver
GPG key ID: 5286794099F934A3

View file

@ -42,7 +42,7 @@ jobs:
mvn -B --file pom.xml versions:set -DnewVersion=$NEW_VERSION
- name: "Run JReleaser (Changelog)"
uses: https://w9r.dev/actions/release-action@main
uses: https://github.com/jreleaser/release-action@2.4.2
with:
arguments: changelog --debug
setup-java: false