ci: use GH actions bot for schema generation committer (#1756)

This commit is contained in:
Kyle Robbertze 2022-04-12 13:27:44 +02:00 committed by GitHub
parent 388519fa73
commit c033c68daa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -35,4 +35,6 @@ jobs:
uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: "chore: update schema for ${{ github.repository }}@${{ github.sha }}"
commit_user_name: "github-actions[bot]"
commit_user_email: "github-actions[bot]@users.noreply.github.com"
repository: ./api-client-repo