fixing workflow syntax #76
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 159 within expression: ( ( startsWith(github.ref, 'refs/tags') && github.ref_name ) ||
( startsWith(github.ref_name, 'v1.3.0') && github.ref_name ) ||
( join('v1.3.0-', env.COMMIT_SHA8) ) )
|