We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39b1556 commit 5410427Copy full SHA for 5410427
1 file changed
.github/workflows/release.yml
@@ -92,6 +92,7 @@ jobs:
92
with:
93
attestation-name: provenance-sigstore-${{ github.event.release.tag_name }}.intoto.jsonl
94
base64-subjects: "${{ needs.build.outputs.hashes }}"
95
+ compile-generator: true # Workaround for https://github.com/slsa-framework/slsa-github-generator/issues/1163
96
upload-assets: true
97
98
release-pypi:
0 commit comments