Update changeset-main.yml

This commit is contained in:
Adam Matthiesen 2024-03-07 14:48:40 -08:00 committed by GitHub
parent 0cfec65e42
commit 387f8dc229
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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 }}