diff --git a/.github/workflows/next.yaml b/.github/workflows/next.yaml index d1bfa42..c338328 100644 --- a/.github/workflows/next.yaml +++ b/.github/workflows/next.yaml @@ -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