mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-09-02 06:07:04 +00:00
Fix release workflow
"workflow_call" is not a event name
This commit is contained in:
@@ -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.\
|
||||
|
||||
Reference in New Issue
Block a user