Skip to content

Commit

Permalink
refactor(workflows): change commit title
Browse files Browse the repository at this point in the history
Signed-off-by: braks <[email protected]>
  • Loading branch information
bcakmakoglu committed Feb 14, 2023
1 parent c3af37d commit b3970d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit b3970d0

Please sign in to comment.