1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Files
docs/data/reusables/actions/setup-node-intro.md
2022-02-25 15:51:14 +01:00

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.