Commit 7f676ac1 authored by nimrod's avatar nimrod
Browse files

Add GitHub auto to npmrc.

To download packages from private registries.
parent 437a34d6
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4,3 +4,5 @@ init-author-email=nimrod@shore.co.il
init-author-url=https://git.shore.co.il/explore
@fortawesome:registry=https://npm.fontawesome.com/
//npm.fontawesome.com/:_authToken={{ run(["ph", "show", "--field", "Password", "SchooLinks/Font Awesome auth token"])["stdout"] }}
@schoolinks:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken={{ run(["ph", "show", "--field", "CLI 2025 token", "Web Sites/GitHub"])["stdout"] }}