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 84d2b81 commit 79d623dCopy full SHA for 79d623d
.github/workflows/publish.yml
@@ -11,6 +11,7 @@ jobs:
11
- uses: actions/setup-node@v4
12
with:
13
node-version: 20
14
+ registry-url: https://registry.npmjs.org/
15
- name: Check release validity
16
run: sh .github/scripts/check-release.sh
17
- name: Check tag format
0 commit comments