Update changeset-main.yml

This commit is contained in:
Adam Matthiesen 2024-03-04 22:00:32 -08:00 committed by GitHub
parent ee0d5b5147
commit 0441bc0fad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 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 }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}