Skip to content

Commit 95158f7

Browse files
committed
fix: command
1 parent f020b28 commit 95158f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Create Release Pull Request
4040
uses: changesets/action@v1
4141
with:
42-
publish: changeset publish
42+
publish: pnpm changeset publish
4343
env:
4444
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4545
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)