Trying to publish with npm token 3

This commit is contained in:
Dessalines 2022-01-09 10:35:51 -05:00
parent dadfd77efc
commit 6533772505
2 changed files with 1 additions and 1 deletions

View file

@ -26,6 +26,7 @@ steps:
password: password:
from_secret: npm_password from_secret: npm_password
email: tyhou13@gmx.com email: tyhou13@gmx.com
registry: //registry.npmjs.org/:_authToken=$npm_token
token: npm_token token: npm_token
when: when:
ref: ref:

1
.npmrc
View file

@ -1 +0,0 @@
//registry.npmjs.org/:_authToken=$npm_token