diff --git a/.github/workflows/test-action.yml b/.github/workflows/test-action.yml index 7bad92953..fe7c9fd29 100644 --- a/.github/workflows/test-action.yml +++ b/.github/workflows/test-action.yml @@ -87,7 +87,7 @@ jobs: allow_empty_commit: true # keep_files: true # force_orphan: true - user_name: GitHub Actions + user_name: github-actions user_email: 'github-actions[bot]@users.noreply.github.com' # commit_message: ${{ github.event.head_commit.message }} # tag_name: ${{ steps.prepare_tag.outputs.deploy_tag_name }}