Skip to content

Commit c802b41

Browse files
committed
chore: add title in changeset release
1 parent 1da4f60 commit c802b41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
with:
3636
version: pnpm run changeset:version
3737
publish: pnpm run publish
38+
title: 'chore: release'
39+
commit: 'chore: release'
3840
env:
3941
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4042
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)