Skip to content

Commit 1c929c1

Browse files
authored
meta(changelog): Update package versions (#24)
Use yarn instead of pnpm
1 parent 051548c commit 1c929c1

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
@@ -32,5 +32,5 @@ jobs:
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3333
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
3434
with:
35-
publish: pnpm changeset:publish
35+
publish: yarn changeset:publish
3636
createGithubReleases: true

0 commit comments

Comments
 (0)