diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7265fcbb953..4cabbc8a92a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -22,7 +22,6 @@ jobs: uses: actions/setup-node@v2 with: node-version: '16' - registry-url: 'https://registry.npmjs.org' - name: Enable corepack run: corepack enable diff --git a/.yarnrc.yml b/.yarnrc.yml index 359fa7fbe3a..9f88d3ac086 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -1,5 +1,7 @@ constraintsPath: ./.yarn/constraints.pro +npmPublishRegistry: "https://registry.npmjs.org" + packageExtensions: "@protobufjs/inquire@*": dependencies: