fix(ci): syntax issue (also this commit triggers semantic-release ver… #2
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/")))
|