diff --git a/.github/workflows/build-image-test.yaml b/.github/workflows/build-image-test.yaml index 082d2b0..9f4e129 100644 --- a/.github/workflows/build-image-test.yaml +++ b/.github/workflows/build-image-test.yaml @@ -28,4 +28,4 @@ jobs: platforms: linux/amd64 push: false tags: | - ghcr.io/${{ github.repository }}:${{ env.IMAGE_TAG }} + ghcr.io/${{ github.repository }}:pr-test