mirror of
https://github.com/k4yt3x/video2x.git
synced 2024-12-26 22:09:09 +00:00
ci(release): corrected release name variable
Signed-off-by: k4yt3x <i@k4yt3x.com>
This commit is contained in:
parent
ebd5e8eb3d
commit
f89b263487
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -52,6 +52,6 @@ jobs:
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
tag_name: ${{ needs.setup.outputs.version }}
|
||||
release_name: Video2X ${{ needs.setup.outputs.version }}
|
||||
name: ${{ needs.setup.outputs.version }}
|
||||
draft: true
|
||||
prerelease: false
|
||||
|
Loading…
Reference in New Issue
Block a user