@mkhl Regarding https://github.com/npm/cli/pull/8,
what is the name of the environment variable to pass the auth token to npm? I
assumed it was npm_config_authtoken=... but this did not work.
1 reply
Oh, I got it: env
'npmconfig//registry.npmjs.org/:_authToken=00000000-0000-0000-0000-000000000000'
npm publish