refactor: use next release as release commit message
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -48,8 +48,8 @@ jobs:
|
|||||||
uses: changesets/action@v1
|
uses: changesets/action@v1
|
||||||
with:
|
with:
|
||||||
version: pnpm ci:version
|
version: pnpm ci:version
|
||||||
commit: "chore: bump versions"
|
commit: "chore: next release"
|
||||||
title: "chore: bump versions"
|
title: "chore: next release"
|
||||||
# manual publish currently
|
# manual publish currently
|
||||||
# publish: pnpm ci:publish
|
# publish: pnpm ci:publish
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user