Fix attestation of release zip file (#731)

This commit is contained in:
Daniel Néri 2025-09-26 09:15:11 +02:00 committed by GitHub
parent 516e37fdde
commit 3bb0cc4a0e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,8 +76,7 @@ jobs:
id: attest
uses: actions/attest-build-provenance@v2
with:
subject-name: "Secretive.zip"
subject-digest: sha256:${{ steps.upload.outputs.artifact-digest }}
subject-path: "Secretive.zip"
- name: Create Release
run: |
sed -i.tmp "s/RUN_ID/$RUN_ID/g" .github/templates/release.md