diff --git a/.github/workflows/rust.yaml b/.github/workflows/rust.yaml index abcbaf8d..c7f57608 100644 --- a/.github/workflows/rust.yaml +++ b/.github/workflows/rust.yaml @@ -71,4 +71,6 @@ jobs: with: cwd: "api" add: "*.json" + author_name: Revolt CI + author_email: revolt-ci@users.noreply.github.com message: "chore: generate OpenAPI specification"