We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e3b9ad commit da9cd41Copy full SHA for da9cd41
1 file changed
.yarnrc.yml
@@ -1,4 +1,4 @@
1
nodeLinker: pnp
2
npmRegistryServer: "https://registry.npmjs.org/"
3
npmAlwaysAuth: true
4
-npmAuthToken: ${NPM_TOKEN}
+npmAuthToken: ${NODE_AUTH_TOKEN}
0 commit comments