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 7e1b95fd01 - Show all commits

View file

@ -29,5 +29,5 @@ jobs:
direction: upload
release-dir: release
token: ${{ github.token }}
tag: $(git rev-parse --short ${{ github.sha }}) ($(date '+%d-%m-%Y %R'))
tag: $(git rev-parse --short ${{ github.sha }})
release-notes: Release triggered by commit ${{ github.sha }} from ${{ github.actor }}