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 8881ea1 commit 0abf57bCopy full SHA for 0abf57b
.github/workflows/npm-publish.yaml
@@ -16,6 +16,7 @@ jobs:
16
- name: Setup .npmrc file
17
uses: actions/setup-node@v4
18
with:
19
+ registry-url: "https://registry.npmjs.org/"
20
node-version: 22
21
22
- name: Install pnpm
0 commit comments