diff --git a/.npmrc b/.npmrc index 19f169a..59b2d20 100644 --- a/.npmrc +++ b/.npmrc @@ -1 +1,3 @@ +//registry.npmjs.org:_authToken = ${NPM_TOKEN} +//npm.pkg.github.com/:_authToken = ${GITHUB_TOKEN} @agoraio-extensions:registry=https://npm.pkg.github.com \ No newline at end of file