mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-15 19:47:46 -07:00
Fix Build Attest
This commit is contained in:
parent
df863355b7
commit
2a4ebe1b3e
1 changed files with 0 additions and 1 deletions
1
.github/workflows/desktop-build.yml
vendored
1
.github/workflows/desktop-build.yml
vendored
|
|
@ -212,7 +212,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
subject-path: ${{steps.build.outputs.path}}
|
subject-path: ${{steps.build.outputs.path}}
|
||||||
subject-name: ${{steps.build.outputs.name}}
|
subject-name: ${{steps.build.outputs.name}}
|
||||||
subject-digest: sha256:${{ steps.upload_artifact.outputs.artifact-digest }}
|
|
||||||
|
|
||||||
- name: Verify binary attestation
|
- name: Verify binary attestation
|
||||||
if: steps.attestation.outcome == 'success'
|
if: steps.attestation.outcome == 'success'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue