diff --git a/.github/workflows/test-deploy-publish.yml b/.github/workflows/test-deploy-publish.yml index 92f8ba5..b597c61 100644 --- a/.github/workflows/test-deploy-publish.yml +++ b/.github/workflows/test-deploy-publish.yml @@ -84,7 +84,7 @@ jobs: with: images: | ${{ vars.IMAGE_NAME }} - ghcr.io/${{ github.repository_owner }}/${{ vars.IMAGE_NAME }} + ghcr.io/${{ github.repository }} tags: | type=ref,event=branch type=semver,pattern={{version}}