ci: test workflow event var #12
Triggered via pull request
August 21, 2023 17:42
Status
Startup failure
Total duration
–
Artifacts
–
Annotations
1 error
Invalid workflow file:
.github/workflows/test.yml#L16
The workflow is not valid. .github/workflows/test.yml (Line: 16, Col: 17): Unrecognized named-value: 'env'. Located at position 46 within expression: (github.event.pull_request.merged == true && env.GITHUB_BRANCH == 'main') && 'production' || 'staging' .github/workflows/test.yml (Line: 17, Col: 20): Unrecognized named-value: 'env'. Located at position 46 within expression: (github.event.pull_request.merged == true && env.GITHUB_BRANCH == 'main') && '' || '--tag beta'
|