Build and deploy HUGO website #2
build_and_deploy.yml
on: workflow_dispatch
Annotations
1 error
Invalid workflow file:
.github/workflows/build_and_deploy.yml#L52
The workflow is not valid. .github/workflows/build_and_deploy.yml (Line: 52, Col: 9): Unrecognized named-value: 'env'. Located at position 32 within expression: github.event_name == 'push' && env.HAVE_REQUIRED_SECRETS == 'true'
|