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
We have an always authenticated flag in tag-release that is causing user's tag-release runs to hang when run because it tries to retrieve versions from npm. We need something to check that they are actually authenticated before we do this.
We have an always authenticated flag in tag-release that is causing user's tag-release runs to hang when run because it tries to retrieve versions from npm. We need something to check that they are actually authenticated before we do this.