Release #20
release.yaml
on: workflow_dispatch
Extract version
Matrix: Build binary
Waiting for pending jobs
Build and publish Docker image
Draft release
Annotations
1 error
Invalid workflow file:
.github/workflows/release.yaml#L78
The workflow is not valid. .github/workflows/release.yaml (Line: 78, Col: 19): Unexpected symbol: '+'. Located at position 40 within expression: inputs.features != '' && fromJson('["' + join(split(replace(inputs.features, ',', ' '), ' '), '","') + '"]') || [''] .github/workflows/release.yaml (Line: 78, Col: 19): Unexpected value '${{ inputs.features != '' && fromJson('["' + join(split(replace(inputs.features, ',', ' '), ' '), '","') + '"]') || [''] }}'
|