Fix release workflow

"workflow_call" is not a event name
This commit is contained in:
Armin Schrenk
2026-04-27 13:01:13 +02:00
parent ea86124c7d
commit 459112f5b8
5 changed files with 18 additions and 6 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ jobs:
CURRENT_BODY=$(gh release view "${TAG}" --json body --jq .body)
RELEASE_BODY=$(printf '%s\n' "${CURRENT_BODY}" | sed '/<!-- HEADER -->/,/<!-- \/HEADER -->/c\
<!-- HEADER -->\
> [!SUCCESS]\
> [!NOTE]\
> Release artifacts finished building successfully.\
>\
> SHA-256 checksums have been updated below.\