Release #4
release.yaml
on: workflow_dispatch
build
/
build
publish
Annotations
1 error
Invalid workflow file:
.github/workflows/release.yaml#L84
The workflow is not valid. .github/workflows/release.yaml (Line: 84, Col: 15): Unrecognized named-value: 'input'. Located at position 1 within expression: input.version .github/workflows/release.yaml (Line: 87, Col: 21): Unrecognized named-value: 'input'. Located at position 10 within expression: contains(input.version, '-')
|