Skip to content

Commit 5cddad4

Browse files
committed
Update npm-publish.yml
1 parent 2cecc76 commit 5cddad4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.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@v2
2323
with:
2424
node-version: 16
25+
registry-url: https://registry.npmjs.org/
2526
- run: yarn && yarn build
2627
- run: npm publish --tag next
2728
env:

0 commit comments

Comments
 (0)