Skip to content

Commit e84456b

Browse files
Merge pull request #112 from linked-planet/dev
readded the npm registry url
2 parents 14daa67 + e67d419 commit e84456b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/default.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
- uses: actions/setup-node@v4
5454
with:
5555
node-version: "22"
56+
registry-url: "https://registry.npmjs.org"
5657

5758
- name: Get release version
5859
id: release

0 commit comments

Comments
 (0)