Skip to content

Commit 7f69615

Browse files
authored
Update npm-publish.yml
1 parent 3035435 commit 7f69615

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
with:
1919
node-version: 22
2020
cache: 'pnpm'
21+
registry-url: https://registry.npmjs.org
2122
- name: Install dependencies
2223
run: pnpm install --frozen-lockfile
2324
- name: Publish package

0 commit comments

Comments
 (0)