diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c6a113d11..18682eaf2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -144,7 +144,7 @@ jobs: type=semver,pattern={{major}} type=ref,event=branch type=ref,event=pr - type=sha + type=sha,prefix=git- - name: Build & push Docker image uses: docker/build-push-action@v3 with: