Skip to content

Publish release to PyPI #2

Publish release to PyPI

Publish release to PyPI #2

Manually triggered July 10, 2025 19:06
Status Startup failure
Total duration
Artifacts

publish.yml

on: workflow_dispatch
publish-to-pypi
publish-to-pypi
Fit to window
Zoom out
Zoom in

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')