Skip to content

Commit 9aed82e

Browse files
committed
add regeistry url
1 parent 2fa581f commit 9aed82e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
with:
1818
# use file .node-version to determine node version
1919
node-version-file: .node-version
20+
registry-url: https://registry.npmjs.org
2021

2122
- name: Install dependencies
2223
run: npm ci

0 commit comments

Comments
 (0)