diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 80fa2e5..593cc70 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -218,7 +218,7 @@ jobs: id: meta uses: docker/metadata-action@96383f45573cb7f253c731d3b3ab81c87ef81934 # v5.0.0 with: - images: ghcr.io/hiddify/hiddify-next-core + images: ghcr.io/hiddify/hiddify-core # Build and push Docker image with Buildx (don't push on PR) # https://github.com/docker/build-push-action