diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b3a3a73..6f438f2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -374,7 +374,7 @@ jobs: uses: slsa-framework/slsa-github-generator/.github/workflows/generator_generic_slsa3.yml@v2.0.0 with: base64-subjects: "${{ needs.build.outputs.hashes }}" - upload-assets: true # Optional: Upload to a new release + upload-assets: false # Release job handles attaching provenance to GitHub Release # ============================================ # Publish - Main branch only, new version only