align YAML syntax #78
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/build-linux.yml#L1
(Line: 20, Col: 16): Unrecognized named-value: 'env'. Located at position 152 within expression: ( ( startsWith(github.ref, 'refs/tags') && github.ref_name ) || ( startsWith(github.ref_name, 'v1.3.0') && github.ref_name ) || ( format('v1.3.0-{0}', env.COMMIT_SHA8) ) )
|