We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be94490 commit c473b15Copy full SHA for c473b15
1 file changed
.github/workflows/release.yml
@@ -183,8 +183,6 @@ jobs:
183
id: attest
184
with:
185
subject-path: game-${{ needs.prepare.outputs.version }}.zip
186
- subject-digest-algorithm: sha256
187
- bundle-path: game-${{ needs.prepare.outputs.version }}.zip.intoto.jsonl
188
189
- name: Copy artifact attestation for zip
190
run: cp ${{ steps.attest.outputs.bundle-path }} game-${{ needs.prepare.outputs.version }}.zip.intoto.jsonl
0 commit comments