Skip to content

Upload Python Package to PyPI when a Release is Created #9

Upload Python Package to PyPI when a Release is Created

Upload Python Package to PyPI when a Release is Created #9

Triggered via release November 22, 2024 16:16
Status Failure
Total duration 24s
Artifacts

publish.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Publish release to Test PyPI
Trusted publishing exchange failure: Token request failed: the server refused the request for the following reasons: * `invalid-publisher`: valid token, but no corresponding publisher (All lookup strategies exhausted) This generally indicates a trusted publisher configuration error, but could also indicate an internal error on GitHub or PyPI's part. The claims rendered below are **for debugging purposes only**. You should **not** use them to configure a trusted publisher unless they already match your expectations. If a claim is not present in the claim set, then it is rendered as `MISSING`. * `sub`: `repo:CottageLabs/coarnotifypy:environment:testpypi` * `repository`: `CottageLabs/coarnotifypy` * `repository_owner`: `CottageLabs` * `repository_owner_id`: `1186302` * `job_workflow_ref`: `CottageLabs/coarnotifypy/.github/workflows/publish.yml@refs/tags/v1.0.0.1` * `ref`: `refs/tags/v1.0.0.1` See https://docs.pypi.org/trusted-publishers/troubleshooting/ for more help.
Publish release to Test PyPI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/