fix edge cases in branch names #19
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_-]', '-'))
|