Skip to content

Commit cc2e355

Browse files
committed
change message
1 parent 9352fee commit cc2e355

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.lib.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,5 +146,5 @@ jobs:
146146
git config user.name "${{ env.AUTHOR_NAME }}"
147147
git config user.email "${{ env.AUTHOR_EMAIL }}"
148148
git add VERSION
149-
git commit -m "release: Update VERSION to ${{ env.version }}-dev"
149+
git commit -m "chore(release): Update VERSION to ${{ env.version }}-dev"
150150
git push origin main

0 commit comments

Comments
 (0)