Skip to content

Commit 2cfbf31

Browse files
committed
ci: fix ci
1 parent 15355e3 commit 2cfbf31

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
uses: changesets/action@v1
3232
with:
3333
createGithubReleases: true
34+
publish: pnpm changeset publish
3435
env:
3536
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3637
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)