Skip to content

Commit 42ca3d8

Browse files
committed
Remove npm registry auth from publish workflow
1 parent 36e23a2 commit 42ca3d8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

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

0 commit comments

Comments
 (0)