Skip to content

set up CI release

set up CI release #6

Triggered via push June 27, 2024 13:22
Status Failure
Total duration 3m 34s
Artifacts
Matrix: test
Build wheels
55s
Build wheels
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test (macos-latest, 3.8)
[notice] A new release of pip is available: 21.1.1 -> 24.1.1 [notice] To update, run: python3.8 -m pip install --upgrade pip
Build wheels
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.