Add Recipe Book #2

Merged
Lea merged 24 commits from :recipe-book into master 2023-08-26 10:50:53 +00:00
Showing only changes of commit 43c9460396 - Show all commits

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> ')