Release #23
Annotations
1 error
Invalid workflow file:
.github/workflows/release.yaml#L14
The workflow is not valid. .github/workflows/release.yaml (Line: 14, Col: 21): Unexpected symbol: '"push"'. Located at position 22 within expression: github.event_name == "push" && "prod" || "test" .github/workflows/release.yaml (Line: 38, Col: 29): Unexpected symbol: '"prod"'. Located at position 25 within expression: env.NTH_RELEASE_MODE == "prod" && "release" || "release-test"
|