Set release tag
This commit is contained in:
parent
271381cf80
commit
98e472ae27
|
@ -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 }}
|
||||||
|
|
Loading…
Reference in a new issue