Trying to publish with npm token 4

This commit is contained in:
Dessalines 2022-01-09 10:38:00 -05:00
parent 276389e17c
commit 2e22e962db

View file

@ -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: