We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3ea6b7 commit db99254Copy full SHA for db99254
.github/workflows/publish.yml
@@ -15,6 +15,7 @@ jobs:
15
with:
16
cache: 'npm'
17
node-version-file: '.nvmrc'
18
+ registry-url: 'https://registry.npmjs.org'
19
20
- name: Config GitHub user
21
shell: bash
0 commit comments