Skip to content

Commit c473b15

Browse files
authored
Update release.yml
1 parent be94490 commit c473b15

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,6 @@ jobs:
183183
id: attest
184184
with:
185185
subject-path: game-${{ needs.prepare.outputs.version }}.zip
186-
subject-digest-algorithm: sha256
187-
bundle-path: game-${{ needs.prepare.outputs.version }}.zip.intoto.jsonl
188186

189187
- name: Copy artifact attestation for zip
190188
run: cp ${{ steps.attest.outputs.bundle-path }} game-${{ needs.prepare.outputs.version }}.zip.intoto.jsonl

0 commit comments

Comments
 (0)