PyPI deploy #2
pypi.yml
on: release
Deploying Python Package
32s
Annotations
1 error and 1 warning
|
Deploying Python Package
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:AstroAI-Lab/rubix:ref:refs/tags/0.0.2`
* `repository`: `AstroAI-Lab/rubix`
* `repository_owner`: `AstroAI-Lab`
* `repository_owner_id`: `111747777`
* `workflow_ref`: `AstroAI-Lab/rubix/.github/workflows/pypi.yml@refs/tags/0.0.2`
* `job_workflow_ref`: `AstroAI-Lab/rubix/.github/workflows/pypi.yml@refs/tags/0.0.2`
* `ref`: `refs/tags/0.0.2`
* `environment`: `MISSING`
See https://docs.pypi.org/trusted-publishers/troubleshooting/ for more help.
|
|
Deploying Python Package
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|