Skip to content

fix edge cases in branch names #19

fix edge cases in branch names

fix edge cases in branch names #19

Triggered via push June 1, 2026 21:39
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/ci.yaml#L1
(Line: 10, Col: 11): Unrecognized function: 'replace'. Located at position 72 within expression: (github.head_ref || github.ref_name) == 'main' && '' || format('-{0}', replace(github.head_ref || github.ref_name, '[^0-9A-Za-z_-]', '-'))