Update .gitea/workflows/create-release.yml
This commit is contained in:
@ -76,7 +76,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- 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:
|
||||
release_name: ${{ needs.get_next_release.outputs.release_name }}
|
||||
tag: ${{ needs.get_next_release.outputs.release_name }}
|
||||
|
Reference in New Issue
Block a user