Skip to content

Commit bd3ecec

Browse files
committed
Chore: Minor change in commit message.
1 parent 8178403 commit bd3ecec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/branchOffCadenzaVersion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- name: Commit and tag changes
6969
run: |
7070
git add "pyproject.toml"
71-
git commit -m "chore: branch off main as ${{ env.BRANCH_NAME }} and bump main version to ${{ env.NEW_VERSION }}"
71+
git commit -m "Chore: branch off main as ${{ env.BRANCH_NAME }} and bump main version to ${{ env.NEW_VERSION }}"
7272
7373
- name: Push changes
7474
env:

0 commit comments

Comments
 (0)