fix(ci): one more syntax fix, do not use .env in job conditionals #3
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/")))
|