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
fix: migrate npm authentication from token to OIDC (#327)
- remove NPM_TOKEN and NODE_AUTH_TOKEN secrets from release workflow as authentication
is now handled via OpenID Connect (OIDC) with provenance support.
0 commit comments