Update .gitea/workflows/create-release.yml
This commit is contained in:
parent
78d01c4b25
commit
2147bd678d
@ -76,7 +76,7 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Create release
|
- name: Create release
|
||||||
uses: https://git.tainton.uk/actions/create-release-action@v1.0.0
|
uses: https://git.tainton.uk/actions/create-release-action@v1.1.0
|
||||||
with:
|
with:
|
||||||
release_name: ${{ needs.get_next_release.outputs.release_name }}
|
release_name: ${{ needs.get_next_release.outputs.release_name }}
|
||||||
tag: ${{ needs.get_next_release.outputs.release_name }}
|
tag: ${{ needs.get_next_release.outputs.release_name }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user