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.
2 parents 14daa67 + e67d419 commit e84456bCopy full SHA for e84456b
.github/workflows/default.yml
@@ -53,6 +53,7 @@ jobs:
53
- uses: actions/setup-node@v4
54
with:
55
node-version: "22"
56
+ registry-url: "https://registry.npmjs.org"
57
58
- name: Get release version
59
id: release
0 commit comments