diff --git a/.github/workflows/release-plz.yml b/.github/workflows/release-plz.yml index be57082..f4fd358 100644 --- a/.github/workflows/release-plz.yml +++ b/.github/workflows/release-plz.yml @@ -36,5 +36,5 @@ jobs: - uses: actions/attest-build-provenance@v1 with: - subject-path: ${{ github.workspace }}/target/release/backup-deduplicator + subject-path: ${{ github.workspace }}/target/release/untrusted_value continue-on-error: true