fix: Include personal access token for the failing step in the publis… #3
release.yaml
on: push
Publish Python 🐍 distribution 📦 to TestPyPI
1m 38s
Annotations
1 error and 3 warnings
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 (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:MentorMate/python-project-cli:environment:testpypi`
* `repository`: `MentorMate/python-project-cli`
* `repository_owner`: `MentorMate`
* `repository_owner_id`: `1541023`
* `job_workflow_ref`: `MentorMate/python-project-cli/.github/workflows/release.yaml@refs/heads/development`
* `ref`: `refs/heads/development`
See https://docs.pypi.org/trusted-publishers/troubleshooting/ for more help.
|
Publish Python 🐍 distribution 📦 to TestPyPI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Publish Python 🐍 distribution 📦 to TestPyPI
Unexpected input(s) 'github_token', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
|
Publish Python 🐍 distribution 📦 to TestPyPI
Unexpected input(s) 'github_token', valid inputs are ['repository', 'ref', 'token', 'ssh-key', 'ssh-known-hosts', 'ssh-strict', 'persist-credentials', 'path', 'clean', 'sparse-checkout', 'sparse-checkout-cone-mode', 'fetch-depth', 'fetch-tags', 'lfs', 'submodules', 'set-safe-directory', 'github-server-url']
|