Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(npm-publish): setup node with registry url (#8841)
* fix(npm-publish): setup node with registry-url This creates an `.npmrc` file that references the token from the `NODE_AUTH_TOKEN` environment variable. * Revert "fix(npm-publish): revert renaming of NPM_AUTH_TOKEN (#8831)" This reverts commit 3ccc923. * Revert "fix(npm-publish): restore --access public option (#8839)" This reverts commit c5f8c48.
- Loading branch information