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 from token-based to OIDC trusted publishing
Replace token-based authentication with GitHub OIDC trusted publishing
for both PyPI and TestPyPI. This eliminates the need for stored API
tokens in the GitHub secrets and provides better security through
short-lived credentials.
(cherry picked from commit c4e3208)
0 commit comments