Publish #7
publish.yml
on: workflow_dispatch
release-pypi-linux
13m 47s
release-pypi-sdist
43s
Build wheels for macos
8m 6s
Build wheels for Apple M chips
11m 51s
release-conda-linux
13m 47s
Matrix: release-pypi-aarch64
release-docker
0s
Annotations
9 errors and 1 notice
release-pypi-sdist
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.
|
Build wheels for macos
Process completed with exit code 1.
|
Build wheels for Apple M chips
Process completed with exit code 1.
|
release-conda-linux
The run was canceled by @sunqm.
|
release-conda-linux
The operation was canceled.
|
release-pypi-aarch64 (cp39-cp39)
The run was canceled by @sunqm.
|
release-pypi-aarch64 (cp39-cp39)
The operation was canceled.
|
release-pypi-linux
The run was canceled by @sunqm.
|
release-pypi-linux
The operation was canceled.
|
release-pypi-sdist
Attempting to perform trusted publishing exchange to retrieve a temporary short-lived API token for authentication against https://upload.pypi.org/legacy/ due to __token__ username with no supplied password field
|