Skip to content

Commit 79d623d

Browse files
committed
Put registry-url back
1 parent 84d2b81 commit 79d623d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
- uses: actions/setup-node@v4
1212
with:
1313
node-version: 20
14+
registry-url: https://registry.npmjs.org/
1415
- name: Check release validity
1516
run: sh .github/scripts/check-release.sh
1617
- name: Check tag format

0 commit comments

Comments
 (0)