Debug
This commit is contained in:
@@ -44,9 +44,9 @@ local publish_step = {
|
||||
},
|
||||
|
||||
commands: [
|
||||
"echo $NPM_TOKEN",
|
||||
"npm set registry https://git.jvalver.de/api/packages/jvalverde/npm",
|
||||
"npm config set -- '//git.jvalver.de/api/packages/jvalverde/npm/:_authToken' '$NPM_TOKEN'",
|
||||
"npm config set always-auth true",
|
||||
"npm publish",
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user