Skip to content

Commit d304af4

Browse files
committed
Fix npm release auth
1 parent 435b3a2 commit d304af4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- uses: actions/setup-node@v6
3737
with:
3838
node-version: 24
39+
registry-url: https://registry.npmjs.org/
3940
- uses: oven-sh/setup-bun@v2
4041
with:
4142
bun-version: 1.3.13

0 commit comments

Comments
 (0)