This commit is contained in:
parent
ed145caa82
commit
a61e2d5e9b
@ -22,7 +22,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
if: success()
|
if: success()
|
||||||
uses: ncipollo/release-action@v1
|
uses: https://github.com/ncipollo/release-action@v1
|
||||||
with:
|
with:
|
||||||
tag: ${{ steps.timestamp.outputs.date }}
|
tag: ${{ steps.timestamp.outputs.date }}
|
||||||
commit: ${{ steps.timestamp.outputs.date }}
|
commit: ${{ steps.timestamp.outputs.date }}
|
Loading…
Reference in New Issue
Block a user