Skip to content

Automated deployment to PyPI on release #4

Automated deployment to PyPI on release

Automated deployment to PyPI on release #4

Triggered via pull request October 11, 2023 23:56
@ianmkenneyianmkenney
synchronize #3
PyPI_release
Status Startup failure
Total duration
Artifacts

deploy.yaml

on: pull_request
Build $PACKAGE_NAME
Build $PACKAGE_NAME
Publish $PACKAGE_NAME to PyPI
Publish $PACKAGE_NAME to PyPI
Publish $PACKAGE_NAME to TestPyPI
Publish $PACKAGE_NAME to TestPyPI
Fit to window
Zoom out
Zoom in

Annotations

1 error
Invalid workflow file: .github/workflows/deploy.yaml#L42
The workflow is not valid. .github/workflows/deploy.yaml (Line: 42, Col: 11): Unexpected symbol: '"pull_request"'. Located at position 172 within expression: ((github.event_name == 'push' && startsWith(github.ref, 'refs/tags/' )) || (github.event_name == 'release' && github.event.action == 'published')) && github.event_name != "pull_request"