Skip to content

Commit

Permalink
workflow: Workaround for SLSA generator failure (#292)
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Cameron <asc@tetsuo.sh>

Signed-off-by: Alex Cameron <asc@tetsuo.sh>
  • Loading branch information
tetsuo-cpp committed Nov 4, 2022
1 parent 39b1556 commit 5410427
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ jobs:
with:
attestation-name: provenance-sigstore-${{ github.event.release.tag_name }}.intoto.jsonl
base64-subjects: "${{ needs.build.outputs.hashes }}"
compile-generator: true # Workaround for https://github.com/slsa-framework/slsa-github-generator/issues/1163
upload-assets: true

release-pypi:
Expand Down

0 comments on commit 5410427

Please sign in to comment.