Skip to content

Commit 2dc4212

Browse files
authored
fix: add commit message (#1419)
default commit message didn't pass our commit checks that require topic: ⧗ input: Version Packages ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty]
1 parent 3980b45 commit 2dc4212

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/changeset.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
with:
3636
version: pnpm ci:version
3737
publish: pnpm ci:tag
38+
commit: "chore: version packages"
3839
createGithubReleases: true
3940
env:
4041
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)