We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 676982b commit ffec69fCopy full SHA for ffec69f
.github/workflows/release.yml
@@ -27,6 +27,7 @@ jobs:
27
uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
28
with:
29
node-version: 22.x
30
+ registry-url: "https://registry.npmjs.org"
31
32
- name: Install pnpm
33
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
0 commit comments