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: strip _authToken from .npmrc instead of clearing env vars
Keep setup-node's registry-url config (npm needs to know the registry)
but remove the _authToken and always-auth entries from .npmrc so npm
falls through to OIDC trusted publishing.
0 commit comments