Trying to publish with npm token 4
This commit is contained in:
parent
276389e17c
commit
2e22e962db
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ steps:
|
|||
password:
|
||||
from_secret: npm_password
|
||||
email: tyhou13@gmx.com
|
||||
registry: //registry.npmjs.org/:_authToken=$npm_token
|
||||
registry: https://registry.npmjs.org/:_authToken=$npm_token
|
||||
token: npm_token
|
||||
when:
|
||||
ref:
|
||||
|
|
Loading…
Reference in a new issue