From c4c52fb0c60c6c39340f79719c3d0a5dfd87795d Mon Sep 17 00:00:00 2001 From: INeedJobToStartWork Date: Tue, 5 Mar 2024 15:29:22 +0100 Subject: [PATCH] Update .npmrc --- .npmrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.npmrc b/.npmrc index 7c69a42..5f0fc3f 100644 --- a/.npmrc +++ b/.npmrc @@ -1,3 +1,3 @@ -//registry.npmjs.org/:_authToken=${NODE_AUTH_TOKEN} +//registry.npmjs.org/:_authToken=${NPM_TOKEN} registry=https://registry.npmjs.org/ -always-auth=true \ No newline at end of file +always-auth=true