Skip to content

Commit a980647

Browse files
committed
ci: npm publish
1 parent 271cc8d commit a980647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: pnpm dev:prepare
3939

4040
- name: 📦 Release
41-
run: pnpm publish
41+
run: npm publish
4242

4343
- name: 🏷️ Create tag
4444
run: |

0 commit comments

Comments
 (0)