diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5253a00..4e150bc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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: