Add token to workflow and .npmrc

This commit is contained in:
Daniël van Noord
2021-07-11 12:56:01 +02:00
parent c0e788b143
commit db07ab6c3e
2 changed files with 10 additions and 3 deletions

5
.npmrc
View File

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