Skip to content

Commit 25be6f0

Browse files
committed
Fix .npmrc to use NODE_AUTH_TOKEN for CI compatibility
1 parent a7ccac2 commit 25be6f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
//registry.npmjs.org/:_authToken=${NPM_TOKEN}
1+
//registry.npmjs.org/:_authToken=${NODE_AUTH_TOKEN}

0 commit comments

Comments
 (0)