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 68a2d5c commit 4f83d41Copy full SHA for 4f83d41
.github/workflows/release.yml
@@ -23,6 +23,7 @@ jobs:
23
uses: actions/setup-node@v4
24
with:
25
node-version-file: .node-version
26
+ registry-url: 'https://registry.npmjs.org'
27
cache: pnpm
28
29
- name: Extract version from commit message
0 commit comments