diff --git a/.github/workflows/changeset-main.yml b/.github/workflows/changeset-main.yml index f6c9fb9..5f6aa2c 100644 --- a/.github/workflows/changeset-main.yml +++ b/.github/workflows/changeset-main.yml @@ -29,7 +29,7 @@ jobs: with: version: pnpm ci:version commit: "chore: update versions" - title: "Chore: Release Ready" + title: "[`ci`]: Release Ready" publish: pnpm ci:publish env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}