Skip to content

Commit 16488fc

Browse files
authored
ci: add registry url (#24)
1 parent c7e64ac commit 16488fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/typescript-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
uses: actions/setup-node@v4
4848
with:
4949
node-version: 'lts/*'
50+
registry-url: 'https://registry.npmjs.org'
5051

5152
- name: Setup pnpm
5253
uses: pnpm/action-setup@v4

0 commit comments

Comments
 (0)