Skip to content

Commit

Permalink
fix(rush): update to auto-login to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
smolinari committed Jul 11, 2023
1 parent 346b44f commit 45c0b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/config/rush/.npmrc-publish
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@
# for example if the machine loses power. A safer practice is to pass the token via an
# environment variable, which can be referenced from .npmrc using ${} expansion. For example:
#
# //registry.npmjs.org/:_authToken=${NPM_AUTH_TOKEN}
registry.npmjs.org/:_authToken=${NPM_AUTH_TOKEN}
#

0 comments on commit 45c0b49

Please sign in to comment.