Set release tag
Some checks failed
Create zip and upload release / release (push) Failing after 49s

This commit is contained in:
Lea 2023-07-10 21:18:23 +02:00
parent 271381cf80
commit 98e472ae27

View file

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