Skip to content

Commit

Permalink
Fix PR title for changesets
Browse files Browse the repository at this point in the history
  • Loading branch information
AdiRishi committed Nov 29, 2023
1 parent e85ce5d commit e72babd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
uses: changesets/action@v1
with:
commit: "chore(release): Release latest changesets"
title: "chore(release): Release latest changesets"
createGithubReleases: true
publish: echo 'noop'
env:
Expand Down

0 comments on commit e72babd

Please sign in to comment.