fix(build): remove continue-on-error flag from SLSA provenance job in build-release workflow to ensure proper error handling

This commit is contained in:
Ivan
2026-05-01 18:38:56 -05:00
parent 1593affdac
commit 41e330f163
-1
View File
@@ -483,7 +483,6 @@ jobs:
slsa-provenance-desktop:
name: SLSA provenance (Windows + macOS)
needs: [collect-desktop-slsa-subjects]
continue-on-error: true
if: startsWith(github.ref, 'refs/tags/')
permissions:
id-token: write