Skip to content

Commit 778839c

Browse files
committed
chore: fix release action commit message
1 parent 8e16db4 commit 778839c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
uses: changesets/action@v1
3131
with:
3232
publish: npx changeset publish
33+
commit: "chore: version packages"
3334
env:
3435
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3536
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)