You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments