Skip to content

Commit db99254

Browse files
fix: publish workflow
1 parent a3ea6b7 commit db99254

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
with:
1616
cache: 'npm'
1717
node-version-file: '.nvmrc'
18+
registry-url: 'https://registry.npmjs.org'
1819

1920
- name: Config GitHub user
2021
shell: bash

0 commit comments

Comments
 (0)