From 185efc2cf19cc593e267856c12651a299c66f14c Mon Sep 17 00:00:00 2001 From: gxz Date: Thu, 12 Oct 2023 13:52:48 +0800 Subject: [PATCH] chore: ci --- .npmrc | 2 ++ 1 file changed, 2 insertions(+) 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