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
🔧 Switch PyPI publishing to trusted publishing (OIDC) (#1140)
Replace long-lived API token with PyPI trusted publishing via
pypa/gh-action-pypi-publish. This uses short-lived OIDC credentials
scoped to the CI workflow, eliminating the need for stored secrets.
0 commit comments