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
I got confused that it isn't picking up local my .npmrc even though it is. I think the messaging can be bit more contextual if it finds my local .npmrc. So I think we can change the messaging a bit.
Here's the repo where I have local
.npmrcwhich is being considered but the changesets action still says.Here's the output message from running action
I got confused that it isn't picking up local my
.npmrceven though it is. I think the messaging can be bit more contextual if it finds my local.npmrc. So I think we can change the messaging a bit.