Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Commit 7bc897f

Browse files
committed
Use npm publish
1 parent e63e2cf commit 7bc897f

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: pnpm run build
3636

3737
- name: Publish
38-
run: pnpm publish --provenance --access public
38+
run: npm publish --provenance --access public

0 commit comments

Comments
 (0)