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:
|
password:
|
||||||
from_secret: npm_password
|
from_secret: npm_password
|
||||||
email: tyhou13@gmx.com
|
email: tyhou13@gmx.com
|
||||||
registry: //registry.npmjs.org/:_authToken=$npm_token
|
registry: https://registry.npmjs.org/:_authToken=$npm_token
|
||||||
token: npm_token
|
token: npm_token
|
||||||
when:
|
when:
|
||||||
ref:
|
ref:
|
||||||
|
|
Loading…
Reference in a new issue