mirror of
https://github.com/k4yt3x/video2x.git
synced 2025-01-30 06:58:11 +00:00
fixed workflow container image name
This commit is contained in:
parent
dee8e23485
commit
a356bfeaff
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -51,5 +51,5 @@ jobs:
|
||||
username: ${{ secrets.GHCR_USER }}
|
||||
password: ${{ secrets.GHCR_TOKEN }}
|
||||
dockerfile: Dockerfile
|
||||
image: k4yt3x/video2x
|
||||
image: video2x
|
||||
tags: latest, ${{ needs.setup.outputs.tag }}
|
||||
|
Loading…
Reference in New Issue
Block a user