We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 808005e commit aebf467Copy full SHA for aebf467
.github/workflows/lbox-publish.yml
@@ -88,6 +88,7 @@ jobs:
88
base64-subjects: "${{ needs.build.outputs.hashes }}"
89
upload-assets: true
90
upload-tag-name: v.6.0.0 # Tag from the initiation of the workflow
91
+ provenance-name: lbox-clients.intoto.jsonl
92
93
test-build:
94
needs: ['path-filter']
0 commit comments