mirror of
https://codeberg.org/keyoxide/doipjs.git
synced 2024-12-22 14:39:28 -07:00
fix: Fix npm publish step in drone
This commit is contained in:
parent
0d9b91cf62
commit
976869aa9c
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ steps:
|
||||||
image: plugins/npm
|
image: plugins/npm
|
||||||
settings:
|
settings:
|
||||||
username: yarmo_eu
|
username: yarmo_eu
|
||||||
password:
|
token:
|
||||||
from_secret: npm_token
|
from_secret: npm_token
|
||||||
email:
|
email:
|
||||||
from_secret: npm_email
|
from_secret: npm_email
|
||||||
|
|
Loading…
Reference in a new issue