disable trusted publishing - part 3 #84
ci.yaml
on: push
Release
/
Create release
8s
Release
/
Publish package to PyPI
13s
Annotations
1 error
|
Release / Publish package to PyPI
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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
sdist
|
19.1 KB |
sha256:bc2da9f6256b7a0b84305085a40f5a61f9494588fac46e6c5a91afc4f0e4da5d
|
|
|
wheels
|
20.5 KB |
sha256:eaf71c3e31e832492b3d2eef25606eaf6d6665d0b13206a955289bae711e604b
|
|