Build and publish package to PyPI #154
publish_pypi.yml
on: workflow_dispatch
Matrix: build_wheels
Upload package to PyPI
28s
Open an issue if build fails
0s
Annotations
1 error and 1 notice
Upload 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.
|
Upload package to PyPI
Attempting to perform trusted publishing exchange to retrieve a temporary short-lived API token for authentication against https://test.pypi.org/legacy/ due to __token__ username with no supplied password field
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
sdist
Expired
|
957 KB |
|
wheels
Expired
|
90.7 MB |
|
windows_wheels
Expired
|
14.1 MB |
|