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 2ece01e commit e67d419Copy full SHA for e67d419
.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