Skip to content

fix(ci): switch to legacy PyPI token for publish workflow #10

fix(ci): switch to legacy PyPI token for publish workflow

fix(ci): switch to legacy PyPI token for publish workflow #10

Triggered via push July 14, 2026 10:18
Status Failure
Total duration 18s
Artifacts

release.yml

on: push
build-and-publish
14s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-publish
Trusted publishing exchange failure: OpenID Connect token retrieval failed: GitHub: missing or insufficient OIDC token permissions, the ACTIONS_ID_TOKEN_REQUEST_TOKEN environment variable was unset This generally indicates a workflow configuration error, such as insufficient permissions. Make sure that your workflow has `id-token: write` configured at the job level, e.g.: ```yaml permissions: id-token: write ``` Learn more at https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect#adding-permissions-settings.
build-and-publish
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/