diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 2064f7c1ce..5862c950be 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -52,6 +52,7 @@ jobs: - uses: wyvox/action-setup-pnpm@v3 with: + args: '--ignore-scripts' node-version: 20.1.0 # This creates an .npmrc that reads the NODE_AUTH_TOKEN environment variable node-registry-url: 'https://registry.npmjs.org'