Skip to content

Commit 0abf57b

Browse files
committed
Add explicity registry-url
1 parent 8881ea1 commit 0abf57b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- name: Setup .npmrc file
1717
uses: actions/setup-node@v4
1818
with:
19+
registry-url: "https://registry.npmjs.org/"
1920
node-version: 22
2021

2122
- name: Install pnpm

0 commit comments

Comments
 (0)