Skip to content

Commit 2ba00e6

Browse files
committed
fix: token reference in npmrc
1 parent fd09acb commit 2ba00e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.npmrc

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

0 commit comments

Comments
 (0)