diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index de3d5bb9..8186dd50 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,7 +30,7 @@ jobs: uses: changesets/action@v1 with: # This expects you to have a script called release which does a build for your packages and calls changeset publish - publish: yarn release && yarn format + publish: yarn release commit: 'chore: update versions' title: 'chore: update versions' env: