.github/workflows/deploy.yml #2
Annotations
1 error
|
Invalid workflow file:
.github/workflows/deploy.yml#L10
The workflow is not valid. .github/workflows/deploy.yml (Line: 10, Col: 9): Unrecognized named-value: 'env'. Located at position 32 within expression: github.event_name == 'push' && env.RUN_DEPLOY == 'true'
|