We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd3021 commit 078862eCopy full SHA for 078862e
1 file changed
.github/workflows/publish.yml
@@ -35,4 +35,4 @@ jobs:
35
run: bun run build
36
37
- name: Publish to npm (OIDC)
38
- run: bun publish
+ run: npm publish
0 commit comments