diff --git a/.github/workflows/release-cli.yaml b/.github/workflows/release-cli.yaml index 129d9e8..30928d4 100644 --- a/.github/workflows/release-cli.yaml +++ b/.github/workflows/release-cli.yaml @@ -208,7 +208,5 @@ jobs: uses: stefanzweifel/git-auto-commit-action@v4 with: branch: main - commit_user_email: 41898282+github-actions[bot]@users.noreply.github.com - commit_author: github-actions[bot] commit_message: "docs: update CHANGELOG.md for ${{ github.ref_name }} [skip ci]" file_pattern: CHANGELOG.md