Skip to content

Commit

Permalink
Change wording of changeset workflow commit and PR
Browse files Browse the repository at this point in the history
  • Loading branch information
stigi committed Oct 7, 2024
1 parent f9e1867 commit 6cee40f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/changeset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: changesets/action@v1
with:
publish: yarn changeset publish
commit: 'chore: version packages'
title: 'chore: version packages'
commit: 'chore: version package'
title: 'chore: version package'
env:
GITHUB_TOKEN: ${{ secrets.BELLA_ACTION_TOKEN }}

0 comments on commit 6cee40f

Please sign in to comment.