Skip to content

Merge pull request #213 from OpenAstronomy/dependabot/github_actions/… #318

Merge pull request #213 from OpenAstronomy/dependabot/github_actions/…

Merge pull request #213 from OpenAstronomy/dependabot/github_actions/… #318

Triggered via push July 8, 2024 10:33
Status Failure
Total duration 53s
Artifacts
release  /  Build source and wheel distribution
43s
release / Build source and wheel distribution
setenv  /  Build source and wheel distribution
43s
setenv / Build source and wheel distribution
Fit to window
Zoom out
Zoom in

Annotations

2 errors
release / Build source and wheel distribution
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.
setenv / Build source and wheel distribution
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.