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
npm publish has a --dry-run flag that would be very useful when testing workflows. It would be great to support an option that would run npm publish with this flag enabled. Happy to have a go at the PR if it would be helpful.