diff --git a/.github/actions/auto-update/action.yaml b/.github/actions/auto-update/action.yaml index 3381892..56cdd6b 100644 --- a/.github/actions/auto-update/action.yaml +++ b/.github/actions/auto-update/action.yaml @@ -36,9 +36,6 @@ runs: # - https://git-scm.com/docs/gitglossary#Documentation/gitglossary.txt-aiddefpathspecapathspec file_pattern: "docs/" - # Optional commit user and author settings - commit_author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> - # Optional. Option used by `git-status` to determine if the repository is # dirty. See https://git-scm.com/docs/git-status#_options status_options: "--untracked-files=no"