split build workflow into two #1
Triggered via pull request
August 29, 2024 12:41
Status
Startup failure
Total duration
–
Artifacts
–
Annotations
1 error
Invalid workflow file:
.github/workflows/build-upon-push-or-merge.yml#L33
The workflow is not valid. .github/workflows/build-upon-push-or-merge.yml (Line: 33, Col: 9): Unrecognized named-value: 'env'. Located at position 71 within expression: github.event_name == 'push' && github.ref == format('refs/heads/{0}', env.MAIN_BRANCH)
|