We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b93bae0 commit cd63249Copy full SHA for cd63249
.github/workflows/release.yaml
@@ -27,6 +27,7 @@ jobs:
27
uses: actions/setup-node@v4
28
with:
29
node-version: 20
30
+ registry-url: https://registry.npmjs.org
31
32
- name: Setup pnpm
33
uses: pnpm/action-setup@v3
0 commit comments