Skip to content

Commit d388c40

Browse files
authored
[fix] NPM publish configuration
1 parent 7fa59e2 commit d388c40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
with:
1515
node-version: 14
1616
cache: npm
17+
registry-url: https://registry.npmjs.org
1718
- name: Publish MobX-RESTful
1819
run: |
1920
npm install

0 commit comments

Comments
 (0)