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: restore OIDC auth setup for npm trusted publishing
Add back registry-url, remove _authToken from npmrc, and unset
NODE_AUTH_TOKEN so npm falls back to OIDC for authentication.
These were lost when the workflow was modified for beta tag support.
0 commit comments