Skip to content

Commit bc86ca8

Browse files
Update vTagBot.yml
1 parent 0012794 commit bc86ca8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vTagBot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
git config user.email "actions@github.com"
4444
4545
git add package.json
46-
git commit -m "chore: sync version to $RELEASE_TAG" || echo "No changes to commit"
46+
git commit -m "sync version to $RELEASE_TAG" || echo "No changes to commit"
4747
4848
git push origin "${{ steps.branch.outputs.branch }}"

0 commit comments

Comments
 (0)