ci: fix path filters #184
release.yml
on: push
Annotations
1 error
Invalid workflow file:
.github/workflows/release.yml#L38
The workflow is not valid. .github/workflows/release.yml (Line: 38, Col: 18): Unexpected symbol: '"push"'. Located at position 22 within expression: github.event_name == "push" && 'alpha' || inputs.release-track .github/workflows/release.yml (Line: 94, Col: 14): Unexpected symbol: '"alpha"'. Located at position 22 within expression: env.RELEASE_TRACK == "alpha" && needs.version.outputs.new-version+"-alpha" || needs.version.outputs.new-version
|