WIP New PyPI github workflow #1
publish-to-pypi.yml
on: push
Build distribution ๐ฆ
12s
Publish Python ๐ distribution ๐ฆ to PyPI
Publish Python ๐ distribution ๐ฆ to TestPyPI
13s
Annotations
1 error
|
Publish Python ๐ distribution ๐ฆ to TestPyPI
Trusted publishing exchange failure:
Token request failed: the server refused the request for the following reasons:
* `invalid-publisher`: valid token, but no corresponding publisher (Publisher with matching claims was not found)
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:twmr/pytest-sphinx:environment:testpypi`
* `repository`: `twmr/pytest-sphinx`
* `repository_owner`: `twmr`
* `repository_owner_id`: `206581`
* `workflow_ref`: `twmr/pytest-sphinx/.github/workflows/publish-to-pypi.yml@refs/heads/pypi`
* `job_workflow_ref`: `twmr/pytest-sphinx/.github/workflows/publish-to-pypi.yml@refs/heads/pypi`
* `ref`: `refs/heads/pypi`
* `environment`: `testpypi`
See https://docs.pypi.org/trusted-publishers/troubleshooting/ for more help.
|