Skip to content

Commit b8cc29f

Browse files
undo typo
Signed-off-by: Ramon Petgrave <[email protected]> Signed-off-by: Ramon Petgrave <[email protected]>
1 parent 22d3cb1 commit b8cc29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generator_generic_slsa3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ on:
9696
value: ${{ jobs.upload-assets.outputs.release-id }}
9797
provenance-name:
9898
description: "The artifact name of the signed provenance. (A file with the intoto.jsonl extension)."
99-
value: provenance-name
99+
value: ${{ jobs.generator.outputs.provenance-name }}
100100
# Note: we use this output because there is no buildt-in `outcome` and `result` is always `success`
101101
# if `continue-on-error` is set to `true`.
102102
outcome:

0 commit comments

Comments
 (0)