run build workflows but don't publish if not a tag or on branch main,… #139
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-docker.yml#L1
(Line: 13, Col: 5): Unexpected value 'uses', (Line: 14, Col: 5): Unexpected value 'with', (Line: 11, Col: 5): Required property is missing: runs-on, (Line: 24, Col: 9): Unrecognized named-value: 'env'. Located at position 1 within expression: env.SHOULD_PUBLISH, (Line: 26, Col: 5): Unexpected value 'uses', (Line: 27, Col: 5): Unexpected value 'with', (Line: 22, Col: 5): Required property is missing: runs-on, (Line: 36, Col: 9): Unrecognized named-value: 'env'. Located at position 1 within expression: env.SHOULD_PUBLISH
|