chore: release naming with defaults

This commit is contained in:
2025-07-06 14:06:37 +02:00
parent 432b705327
commit c2c1e26a7c
2 changed files with 1 additions and 14 deletions

View File

@@ -84,5 +84,5 @@ jobs:
with:
files: build/libs/*.jar
tag_name: ${{ github.ref_name }}
name: Release ${{ github.ref_name }}
name: Release ${{ github.ref_name.replace('release@', '') }}
body_path: /tmp/release_notes.md