docs(readme): check out the branch before committing the changelog

This commit is contained in:
Orhun Parmaksız
2024-09-18 15:18:00 +02:00
parent 76ba43af94
commit 39dc6a758b

View File

@@ -149,6 +149,7 @@ jobs:
- name: Commit
run: |
git checkout <branch>
git config user.name 'github-actions[bot]'
git config user.email 'github-actions[bot]@users.noreply.github.com'
set +e