chore(ci): refactor workflows, enable github releases and define bran… #1
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: 52, Col: 13): Unexpected symbol: '"true"'. Located at position 16 within expression: env.DRY_RUN != "true", (Line: 58, Col: 13): Unexpected symbol: '"true"'. Located at position 16 within expression: env.DRY_RUN != "true", (Line: 69, Col: 9): Unexpected symbol: '"true"'. Located at position 14 within expression: env.DRY_RUN!="true", (Line: 86, Col: 10): Unexpected symbol: '"true"'. Located at position 20 within expression: (( env.DRY_RUN != "true" ) && ((github.ref_name == 'master') || startsWith(github.ref_name,"ci/")))
|