ci: set npmRegistryServer to npmjs.org (#11857)
This commit is contained in:
parent
e9dab04990
commit
a31d97dbb1
@ -10,6 +10,6 @@ npmAuthToken: "${NPM_TOKEN:-NONE}"
|
|||||||
|
|
||||||
npmPublishAccess: public
|
npmPublishAccess: public
|
||||||
|
|
||||||
npmPublishRegistry: "https://registry.npmjs.org"
|
npmRegistryServer: "https://registry.npmjs.org"
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-4.9.1.cjs
|
yarnPath: .yarn/releases/yarn-4.9.1.cjs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user