ci: use GH actions bot for schema generation committer (#1756)
This commit is contained in:
parent
388519fa73
commit
c033c68daa
2
.github/workflows/api-schema.yml
vendored
2
.github/workflows/api-schema.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user