Skip to content

Commit

Permalink
chore: set changeset commit msg
Browse files Browse the repository at this point in the history
  • Loading branch information
bambanah committed Aug 23, 2024
1 parent 472b1ca commit 52d1696
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,8 @@ jobs:
- name: Create Release Pull Request or Publish
id: changesets
uses: changesets/action@v1
with:
title: "Version Packages"
commit: "chore(release): version packages"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 52d1696

Please sign in to comment.