diff --git a/.github/workflows/auto-release.yml b/.github/workflows/auto-release.yml index 013a9ab3..f018c75c 100644 --- a/.github/workflows/auto-release.yml +++ b/.github/workflows/auto-release.yml @@ -37,6 +37,8 @@ jobs: + + - run: git config --global user.name 'github-actions[bot]' - run: git config --global user.email 'github-actions[bot]@users.noreply.github.com'