Skip to content

Commit cbf43d8

Browse files
committed
registry-url added
1 parent ad8a90c commit cbf43d8

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
@@ -11,6 +11,7 @@ jobs:
1111
uses: actions/setup-node@v2
1212
with:
1313
node-version: 14
14+
registry-url: https://registry.npmjs.org/
1415
- name: Install dependencies
1516
run: npm ci
1617
- name: Create .env file

0 commit comments

Comments
 (0)