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
Publish to TestPyPI and PyPI via OpenID Connect token (#2453)
Using a short-lived API token generated by OpenID Connect (OIDC) instead of a long-lived secret to publish packages to TestPyPI and PyPI. Refer to https://github.com/pypa/gh-action-pypi-publish/tree/v1.8.3#ipublishing-with-openid-connect
* Add note that workflow must be named publish-to-pypi
* Add note about OIDC publishing to doc/maintenance.md
Mention that authentication to TestPyPI/PyPI happens via OpenID Connect.
---------
Co-authored-by: Dongdong Tian <[email protected]>
0 commit comments