fix: switches commands were incorrect (#591) #1936
ci.yml
on: push
Matrix: test
Lint Commit Messages
12s
lint
13s
Build Package
0s
Test Semantic Release
0s
release
1m 31s
Annotations
1 error
|
release
Trusted publishing exchange failure:
OpenID Connect token retrieval failed: GitHub: OIDC token request failed (code=503, body='upstream connect error or disconnect/reset before headers. retried and the latest reset reason: connection timeout')
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.
|