chore: release naming with defaults
Some checks failed
Release / release (push) Failing after 1m14s

This commit is contained in:
2025-07-06 14:37:08 +02:00
parent c2c1e26a7c
commit ad8c2a6752

View File

@@ -83,6 +83,4 @@ jobs:
uses: softprops/action-gh-release@v2
with:
files: build/libs/*.jar
tag_name: ${{ github.ref_name }}
name: Release ${{ github.ref_name.replace('release@', '') }}
body_path: /tmp/release_notes.md