Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
343 B
343 B
You can use the setup-node action to create a local .npmrc file on the runner that configures the default registry and scope. The setup-node action also accepts an authentication token as input, used to access private registries or publish node packages. For more information, see setup-node.