Skip to content

fix(ci): syntax issue (also this commit triggers semantic-release ver… #2

fix(ci): syntax issue (also this commit triggers semantic-release ver…

fix(ci): syntax issue (also this commit triggers semantic-release ver… #2

Triggered via push November 11, 2025 20:25
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: 69, Col: 9): Unrecognized named-value: 'env'. Located at position 1 within expression: env.DRY_RUN!='true', (Line: 86, Col: 10): Unexpected symbol: '"ci/"'. Located at position 93 within expression: (( env.DRY_RUN != 'true' ) && ((github.ref_name == 'master') || startsWith(github.ref_name,"ci/")))