Skip to content

Commit 2acb925

Browse files
authored
add registry-url (#38)
1 parent 255f78d commit 2acb925

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
node-version: 22.x
1919
cache: yarn
2020
always-auth: true
21+
registry-url: https://registry.npmjs.org
2122

2223
- run: yarn install
2324
- run: yarn build

0 commit comments

Comments
 (0)