Skip to content

Commit 5bab497

Browse files
committed
DEV: update publish workflow
1 parent 6c3eb5e commit 5bab497

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
uses: actions/setup-node@master
1919
with:
2020
node-version: 13.x
21+
registry-url: https://registry.npmjs.org/
2122

2223
- name: install dependencies
2324
run: npm ci

0 commit comments

Comments
 (0)