Publish release to PyPI #2
Annotations
1 error
|
Invalid workflow file:
.github/workflows/publish.yml#L24
The workflow is not valid. .github/workflows/publish.yml (Line: 24, Col: 9): Unexpected symbol: '#'. Located at position 81 within expression: (github.event_name == 'release' && github.event.release.prerelease == false) ||
# └───────────── manual run – we’ll validate the tag ourselves ─┘
(github.event_name == 'workflow_dispatch')
|