Update changeset-main.yml

This commit is contained in:
Adam Matthiesen 2024-03-04 21:58:53 -08:00 committed by GitHub
parent 8e276d533d
commit 546bd3fe10
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: update versions"
title: "Chore: Ready for Release"
publish: pnpm ci:publish
env:
GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }}