Generate client library + Publish 📦 to PyPI + Publish to GitHub Releases #26
publish.yaml
on: workflow_dispatch
Generate Python client library
25s
Build and publish Python 🐍 distributions 📦 to TestPyPI and PyPI
37s
Publish to GitHub Releases
0s
Annotations
1 error
Build and publish Python 🐍 distributions 📦 to TestPyPI and 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 (Check failed for required claim 'sub')
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`: `workflow_ref:Asana/python-asana/.github/workflows/publish.yaml@refs/heads/master`
* `repository`: `Asana/python-asana`
* `repository_owner`: `Asana`
* `repository_owner_id`: `1472111`
* `job_workflow_ref`: `Asana/python-asana/.github/workflows/publish.yaml@refs/heads/master`
* `ref`: `refs/heads/master`
See https://docs.pypi.org/trusted-publishers/troubleshooting/ for more help.
|