Change env variable name

This commit is contained in:
Daniël van Noord
2021-07-19 16:45:26 +02:00
parent d8eea6939e
commit 522443c30f
2 changed files with 2 additions and 2 deletions

2
.npmrc
View File

@@ -1,4 +1,4 @@
always-auth=true
registry=https://registry.npmjs.org/
@cookiemonsterteam:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken=${NPM_TOKEN}
//npm.pkg.github.com/:_authToken=${GITHUB_REGISTERY_PAT}