Skip to content

Commit

Permalink
Add draft release flag (#587)
Browse files Browse the repository at this point in the history
This will upload the provenance to the existing draft release.

Signed-off-by: Hayden Blauzvern <hblauzvern@google.com>
  • Loading branch information
haydentherapper committed Jan 5, 2024
1 parent 416cb6a commit 81cbb69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,4 @@ jobs:
base64-subjects: "${{ needs.release.outputs.hashes }}"
upload-assets: true
upload-tag-name: "${{ needs.release.outputs.tag_name }}" # Upload to tag rather than generate a new release
draft-release: true

0 comments on commit 81cbb69

Please sign in to comment.