fix release notes
All checks were successful
Create zip and upload release / release (push) Successful in 52s

This commit is contained in:
Lea 2023-07-10 21:38:23 +02:00
parent 302ce38595
commit 43c9460396

View file

@ -32,4 +32,4 @@ jobs:
tag: $(git rev-parse --short ${{ github.sha }})
release-notes: |
Release triggered by commit ${{ github.sha }} from @${{ github.actor }}
> $(echo '${{ github.event.head_commit.message }}' | tr '\n' '\n> ' | jq -sRr @uri)
> $(echo '${{ github.event.head_commit.message }}' | tr '\n' '\n> ')