Skip to content

Commit

Permalink
Drop {} for injecting NPM_TOKEN into .npmrc (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
rkulinski committed Feb 21, 2023
1 parent 1259ed8 commit a5583b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
//registry.npmjs.org/:_authToken=${NPM_TOKEN}
//registry.npmjs.org/:_authToken=$NPM_TOKEN

0 comments on commit a5583b5

Please sign in to comment.