[BUG FIX] Language menu is showing despite only one language configured #172
publish-to-test-pypi.yml
on: pull_request
Build and publish Python 🐍 distributions 📦 to TestPyPI
22s
Annotations
1 error and 2 warnings
|
Build and publish Python 🐍 distributions 📦 to TestPyPI
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
The workflow context indicates that this action was called from a
pull request on a fork. GitHub doesn't give these workflows OIDC permissions,
even if `id-token: write` is explicitly configured.
To fix this, change your publishing workflow to use an event that
forks of your repository cannot trigger (such as tag or release
creation, or a manually triggered workflow dispatch).
|
|
Build and publish Python 🐍 distributions 📦 to TestPyPI
Input 'skip_existing' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `skip-existing` instead.
|
|
Build and publish Python 🐍 distributions 📦 to TestPyPI
Input 'skip_existing' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `skip-existing` instead.
|