Use alternate NPM_TOKEN config for release

This commit is contained in:
venashial
2022-06-24 22:31:11 -07:00
parent f6a931599a
commit cf042931b6
2 changed files with 1 additions and 4 deletions

3
.npmrc
View File

@@ -1,4 +1 @@
engine-strict = true
# For GitHub workflow
//registry.npmjs.org/:_authToken = ${NPM_AUTH_TOKEN}