We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7e64ac commit 16488fcCopy full SHA for 16488fc
.github/workflows/typescript-publish.yml
@@ -47,6 +47,7 @@ jobs:
47
uses: actions/setup-node@v4
48
with:
49
node-version: 'lts/*'
50
+ registry-url: 'https://registry.npmjs.org'
51
52
- name: Setup pnpm
53
uses: pnpm/action-setup@v4
0 commit comments