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