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
Although this does not yet add the ability to publish stable
releases to npm from CI, this does publish every newly pushed
branch to npm using that branch's name as the tag. This will allow
us to test whether a package still works properly after it's
published and built.
0 commit comments