Revise GitHub Actions #1
build-master.yaml
on: push
lint-branch
/
lint
test-branch
/
branch
Annotations
1 error
Invalid workflow file:
.github/workflows/build-master.yaml#L14
The workflow is not valid. .github/workflows/build-master.yaml (Line: 14, Col: 19): Unrecognized named-value: 'env'. Located at position 1 within expression: env.go-version .github/workflows/build-master.yaml (Line: 18, Col: 19): Unrecognized named-value: 'env'. Located at position 1 within expression: env.go-version
|