chore: attestation is sha256 based, we dont need tags
This commit is contained in:
parent
fc7bedc8b1
commit
eacde3deb8
2
.github/workflows/next.yaml
vendored
2
.github/workflows/next.yaml
vendored
@ -75,6 +75,6 @@ jobs:
|
||||
uses: actions/attest-build-provenance@v2
|
||||
id: attest
|
||||
with:
|
||||
subject-name: ghcr.io/${{ github.repository }}:${{ matrix.tag }}
|
||||
subject-name: ghcr.io/${{ github.repository }}
|
||||
subject-digest: ${{ steps.push.outputs.digest }}
|
||||
push-to-registry: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user