diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index da8765ae6..1734560b8 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -22,6 +22,7 @@ jobs: - name: Add & Commit uses: EndBug/add-and-commit@v9 with: + default_author: github_actions add: 'docs' message: '[automatic] Update docs with bin/docgen'