shared-config
shared-config copied to clipboard
Allow installing private npm packages if `NPM_TOKEN` is set
It looks like NPM_TOKEN is used in the "release" workflows, but not in the setup one. It is necessary when installing private dependencies.