Skip to content

Commit f475fc6

Browse files
Merge pull request #55 from MiroslavDionisiev/fix-publish-workflow
fix: publish workflow
2 parents c8e48f8 + db99254 commit f475fc6

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)