Skip to content

Commit 3e2935a

Browse files
author
arnoson
committed
ci: add registry URL
1 parent 948ef3b commit 3e2935a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
uses: actions/setup-node@v3
2121
with:
2222
node-version: 18
23+
registry-url: https://registry.npmjs.org/
2324

2425
- name: Install Dependencies
2526
run: |

0 commit comments

Comments
 (0)