From 39dc6a758b17b1d3a2043b328954d31566d2d084 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Orhun=20Parmaks=C4=B1z?= Date: Wed, 18 Sep 2024 15:18:00 +0200 Subject: [PATCH] docs(readme): check out the branch before committing the changelog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 48ef412..6fbe427 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,7 @@ jobs: - name: Commit run: | + git checkout git config user.name 'github-actions[bot]' git config user.email 'github-actions[bot]@users.noreply.github.com' set +e