diff --git a/.github/workflows/publish-platform.yml b/.github/workflows/publish-platform.yml index f68ee467..9b6c35c9 100644 --- a/.github/workflows/publish-platform.yml +++ b/.github/workflows/publish-platform.yml @@ -192,7 +192,6 @@ jobs: if: steps.check.outputs.skip != 'true' with: node-version: "24" - registry-url: "https://registry.npmjs.org" - name: Publish ${{ matrix.platform }} if: steps.check.outputs.skip != 'true'