Update changeset-main.yml

This commit is contained in:
Adam Matthiesen 2024-03-07 23:53:14 -08:00 committed by GitHub
parent 81095d78b5
commit fa93f54b68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ jobs:
with:
version: pnpm ci:version
commit: "chore: update versions"
title: "Chore: Ready for Release"
title: "👷 [ci]: Ready for Release"
publish: pnpm ci:publish
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}