Skip to content

Commit

Permalink
Merge branch 'main' into changeset-release/main
Browse files Browse the repository at this point in the history
  • Loading branch information
kvz authored Nov 13, 2024
2 parents 7dfd3f8 + c3c5184 commit 81b8a9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
id: changesets
uses: changesets/action@v1
with:
version: yarn changeset version
publish: yarn release
version: corepack yarn changeset version
publish: corepack yarn release
title: "chore: version packages"
commit: "chore: version packages"
env:
Expand Down

0 comments on commit 81b8a9c

Please sign in to comment.