refactor(workflows): change commit title

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-02-15 00:50:19 +01:00
committed by Braks
parent 757fa1be72
commit 2de90c7743

View File

@@ -66,8 +66,8 @@ jobs:
uses: changesets/action@v1
with:
version: pnpm ci:version
commit: "chore: next release"
title: "chore: next release"
commit: "chore: bump versions"
title: "chore: bump versions"
# manual publish currently
# publish: pnpm ci:publish
env: