beachball icon indicating copy to clipboard operation
beachball copied to clipboard

Use root .npmrc to publish instead of passing -r -n

Open NickSevens opened this issue 3 years ago • 0 comments

I'm trying to publish a monorepo's packages into Azure DevOps Artifacts. However, I need to pass the registry url and access token in the beachball publish command. Is there any way to use the .npmrc file instead (at least for the access token) - so I can use the npmAuthenticate devops action?

NickSevens avatar Aug 12 '21 09:08 NickSevens