Skip to content

Commit 81cbb69

Browse files
Add draft release flag (#587)
This will upload the provenance to the existing draft release. Signed-off-by: Hayden Blauzvern <[email protected]>
1 parent 416cb6a commit 81cbb69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,4 @@ jobs:
7272
base64-subjects: "${{ needs.release.outputs.hashes }}"
7373
upload-assets: true
7474
upload-tag-name: "${{ needs.release.outputs.tag_name }}" # Upload to tag rather than generate a new release
75+
draft-release: true

0 commit comments

Comments
 (0)