fix CI script #1144
CI.yml
on: push
Matrix: build
Waiting for pending jobs
Matrix: examples / build
Waiting for pending jobs
Annotations
1 error
|
Invalid workflow file:
.github/workflows/CI.yml#L58
The workflow is not valid. .github/workflows/CI.yml (Line: 58, Col: 9): Unrecognized named-value: 'steps'. Located at position 84 within expression: github.ref == 'refs/heads/dw-3' && github.event_name != 'pull_request' && endsWith(steps.project.outputs.version, '-SNAPSHOT') .github/workflows/CI.yml (Line: 64, Col: 9): Unrecognized named-value: 'steps'. Located at position 84 within expression: github.ref == 'refs/heads/dw-3' && github.event_name != 'pull_request' && endsWith(steps.project.outputs.version, '-SNAPSHOT')
|