Use env var for whether docker should push or not #70
Annotations
1 error
Invalid workflow file:
.github/workflows/docker.yml#L8
The workflow is not valid. .github/workflows/docker.yml (Line: 8, Col: 16): Unrecognized named-value: 'env'. Located at position 2 within expression: !env.ACT && (github.ref == 'refs/heads/master' || startsWith(github.ref, 'refs/tags/v')) && github.event_name != 'pull_request'
|