ci: Run release job only on release versions #140
Annotations
1 error
Invalid workflow file:
.github/workflows/build.yml#L73
The workflow is not valid. .github/workflows/build.yml (Line: 73, Col: 9): Unexpected symbol: '"SNAPSHOT"'. Located at position 135 within expression: github.event_name == 'workflow_dispatch' && github.event.inputs.releaseVersion != '' && !endsWith(github.event.inputs.releaseVersion, "SNAPSHOT")
|