Release #273
release.yml
on: workflow_dispatch
Annotations
1 error
Invalid workflow file:
.github/workflows/release.yml#L25
The workflow is not valid. .github/workflows/release.yml (Line: 25, Col: 9): Unexpected symbol: '&&'. Located at position 45 within expression: github.event_name == 'workflow_dispatch' || && github.event.pull_request.merged == true
|