mirror of
https://github.com/orhun/git-cliff-action.git
synced 2026-03-22 07:25:43 +08:00
docs(readme): check out the branch before committing the changelog
This commit is contained in:
@@ -149,6 +149,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Commit
|
- name: Commit
|
||||||
run: |
|
run: |
|
||||||
|
git checkout <branch>
|
||||||
git config user.name 'github-actions[bot]'
|
git config user.name 'github-actions[bot]'
|
||||||
git config user.email 'github-actions[bot]@users.noreply.github.com'
|
git config user.email 'github-actions[bot]@users.noreply.github.com'
|
||||||
set +e
|
set +e
|
||||||
|
|||||||
Reference in New Issue
Block a user