fix: harden chat stop behavior and stabilize CI workflows #24
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/build-binaries.yml#L1
(Line: 46, Col: 13): Unrecognized named-value: 'secrets'. Located at position 38 within expression: contains(matrix.os.name, 'macos') && secrets.MACOS_CERT_P12 != '', (Line: 54, Col: 13): Unrecognized named-value: 'secrets'. Located at position 40 within expression: contains(matrix.os.name, 'windows') && secrets.SM_CLIENT_CERT_FILE_B64 != '', (Line: 60, Col: 13): Unrecognized named-value: 'secrets'. Located at position 40 within expression: contains(matrix.os.name, 'windows') && secrets.SM_CLIENT_CERT_FILE_B64 != '', (Line: 70, Col: 13): Unrecognized named-value: 'secrets'. Located at position 40 within expression: contains(matrix.os.name, 'windows') && secrets.SM_CLIENT_CERT_FILE_B64 != '', (Line: 74, Col: 13): Unrecognized named-value: 'secrets'. Located at position 40 within expression: contains(matrix.os.name, 'windows') && secrets.SM_CLIENT_CERT_FILE_B64 != ''
|