diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index dd741e3..8a15418 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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 }}