Skip to content

fix(github): update action for package publish #24

fix(github): update action for package publish

fix(github): update action for package publish #24

Triggered via push July 10, 2024 18:04
Status Failure
Total duration 36s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build (3.8)
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:***/snapchat-dl:environment:release` * `repository`: `***/snapchat-dl` * `repository_owner`: `***` * `repository_owner_id`: `15525399` * `job_workflow_ref`: `***/snapchat-dl/.github/workflows/continuous-integration-publish.yml@refs/tags/v2.0.0` * `ref`: `refs/tags/v2.0.0` See https://docs.pypi.org/trusted-publishers/troubleshooting/ for more help.
build (3.8)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/