Release #314
release.yaml
on: workflow_dispatch
Compute release version
push
/
...
/
Lint Go
push
/
...
/
Run Go tests
push
/
...
/
Validate SAM templates
Matrix: push / Run integration tests / Run integration test
Waiting for pending jobs
publish
Annotations
1 error
Invalid workflow file:
.github/workflows/release.yaml#L21
The workflow is not valid. .github/workflows/release.yaml (Line: 21, Col: 12): Unexpected symbol: '"main"'. Located at position 41 within expression: steps.dryrun.outputs.release-channel == "main" && "latest" || steps.dryrun.outputs.release-channel
|