diff --git a/.github/workflows/github.yml b/.github/workflows/github.yml index 3f491a2..7a7a889 100644 --- a/.github/workflows/github.yml +++ b/.github/workflows/github.yml @@ -43,8 +43,6 @@ jobs: context: . push: true tags: | -# ghcr.io/${{ vars.API_GITHUB_REPOSITORY }}:latest -# ghcr.io/${{ vars.API_GITHUB_REPOSITORY }}:${{ env.IMAGE_TAG }} ghcr.io/$GITHUB_REPOSITORY/$IMAGE_NAME:$GITHUB_SHA ghcr.io/$GITHUB_REPOSITORY/$IMAGE_NAME:latest