Skip to content

Commit 62bf3c0

Browse files
committed
ci: Change [chore] to chore for changelog update.
1 parent 1e1dbf5 commit 62bf3c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
git config user.name "GitHub Action"
8181
8282
git checkout -b $BRANCH
83-
git commit -am "[chore] Changelog update - $VERSION"
83+
git commit -am "chore: Changelog update - $VERSION"
8484
git push --set-upstream origin $BRANCH
8585
8686
gh pr create \

0 commit comments

Comments
 (0)