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 11a8a4f commit 7cd2e00Copy full SHA for 7cd2e00
1 file changed
.github/workflows/goreleaser.yml
@@ -62,4 +62,6 @@ jobs:
62
uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v1.4.0
63
with:
64
base64-subjects: "${{ needs.goreleaser.outputs.hashes }}"
65
- upload-assets: true # upload to a new release
+ upload-assets: true
66
+ private-repository: true
67
+
0 commit comments