ci: set npmRegistryServer to npmjs.org (#11857)

This commit is contained in:
Brooooooklyn 2025-04-21 11:30:55 +00:00
parent e9dab04990
commit a31d97dbb1
No known key found for this signature in database
GPG Key ID: 30B1140CE1C07C99

View File

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