Skip to content

ci: test workflow event var #12

ci: test workflow event var

ci: test workflow event var #12

Triggered via pull request August 21, 2023 17:42
Status Startup failure
Total duration
Artifacts

test.yml

on: pull_request
Hello Everyone
Hello Everyone
Fit to window
Zoom out
Zoom in

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'