Skip to content

Commit 078862e

Browse files
committed
update npm workflow
1 parent 7fd3021 commit 078862e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
run: bun run build
3636

3737
- name: Publish to npm (OIDC)
38-
run: bun publish
38+
run: npm publish

0 commit comments

Comments
 (0)