diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 04ced861f..b5e092bc9 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -48,8 +48,8 @@ jobs: uses: changesets/action@v1 with: version: pnpm ci:version - commit: "chore: bump versions" - title: "chore: bump versions" + commit: "chore: next release" + title: "chore: next release" # manual publish currently # publish: pnpm ci:publish env: