cancel-in-flight -> cancel-in-progress #5
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: 140, Col: 9): Unexpected symbol: '#'. Located at position 181 within expression: startsWith(github.ref, 'refs/tags/v') &&
(contains(github.ref, 'alpha') ||
contains(github.ref, 'beta') ||
contains(github.ref, 'rc') ||
github.ref == 'refs/tags/v0.0.0-test') # Custom condition for test releases
|