Skip to content

fix: grant ManualCompact api doesn't work #2

fix: grant ManualCompact api doesn't work

fix: grant ManualCompact api doesn't work #2

Triggered via push November 29, 2024 06:25
Status Failure
Total duration 34s
Artifacts
Build and publish Python 🐍 distributions πŸ“¦ to TestPyPI
23s
Build and publish Python 🐍 distributions πŸ“¦ to TestPyPI
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build and publish Python 🐍 distributions πŸ“¦ to TestPyPI
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.