Add Recipe Book #2
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue