mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-05-12 22:24:43 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user