1 parent 85fe604 commit 6bfe094Copy full SHA for 6bfe094
1 file changed
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: changesets/action@v1
35
with:
36
version: bunx changeset version
37
- publish: bunx changeset publish
+ publish: npx changeset publish
38
commit: "[ci] release"
39
title: "[ci] release"
40
env:
0 commit comments