Skip to content

Commit b81cfe6

Browse files
committed
cd: add registry-url
1 parent 1d004ca commit b81cfe6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- uses: actions/setup-node@v5
2323
with:
2424
node-version: 22
25+
registry-url: https://registry.npmjs.org
2526
- run: yarn --pure-lockfile --ignore-engines
2627
- uses: changesets/action@v1
2728
with:

0 commit comments

Comments
 (0)