Skip to content

chore(ci): refactor workflows, enable github releases and define bran… #1

chore(ci): refactor workflows, enable github releases and define bran…

chore(ci): refactor workflows, enable github releases and define bran… #1

Triggered via push November 11, 2025 20:20
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: 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/")))