You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: convert to OIDC trusted publishing via pypa/gh-action-pypi-publish
Replaces token-based twine upload with OpenID Connect (OIDC) trusted
publishing using pypa/gh-action-pypi-publish@release/v1. This eliminates
the need for PYPI_API_TOKEN and TEST_PYPI_API_TOKEN secrets.
Human step: register the repo at pypi.org as a trusted publisher.
0 commit comments