diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bc8647d8b5..92c5d8598b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -357,7 +357,7 @@ jobs: tags: ${{ steps.metadata.outputs.tags }} labels: ${{ steps.metadata.outputs.labels }} - name: Generate signed attestations - if: startsWith(github.ref, 'refs/tags/') + if: startsWith(github.ref, 'refs/tags/jq-') uses: actions/attest-build-provenance@v2 with: subject-name: ghcr.io/${{ github.repository }}