Skip to content

Commit

Permalink
chore: use draft-release for slsa provenance
Browse files Browse the repository at this point in the history
Signed-off-by: Matthew Penner <me@matthewp.io>
  • Loading branch information
matthewpi committed May 20, 2024
1 parent 6bae840 commit 60b6e5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ jobs:
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.0.0
with:
base64-subjects: "${{ needs.goreleaser.outputs.hashes }}"
provenance-name: "provenance.intoto.jsonl"
upload-assets: true
# Use the existing release created by Goreleaser instead of creating another.
upload-tag-name: "${{ needs.goreleaser.outputs.tag_name }}"
draft-release: true

0 comments on commit 60b6e5b

Please sign in to comment.