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 3204a91 commit 2f04957Copy full SHA for 2f04957
1 file changed
.github/workflows/release.yml
@@ -21,6 +21,7 @@ jobs:
21
uses: actions/setup-node@v4
22
with:
23
node-version-file: '.nvmrc'
24
+ registry-url: 'https://registry.npmjs.org'
25
26
- name: Get version
27
id: package-version
0 commit comments