Skip to content

fix(ci): one more syntax fix, do not use .env in job conditionals #3

fix(ci): one more syntax fix, do not use .env in job conditionals

fix(ci): one more syntax fix, do not use .env in job conditionals #3

Triggered via push November 11, 2025 20:29
Status Failure
Total duration
Artifacts

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/release.yml#L1
(Line: 86, Col: 10): Unexpected symbol: '"ci/"'. Located at position 109 within expression: (( github.event.inputs.dry_run != 'true' ) && ((github.ref_name == 'master') || startsWith(github.ref_name,"ci/")))