From f4ca752539c76fbafe82dd5ae8f410f0d9af0a1d Mon Sep 17 00:00:00 2001 From: carsakiller Date: Wed, 4 Dec 2024 02:12:49 +0000 Subject: [PATCH] ci: remove author --- .github/workflows/pull_request.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index c97d6b5..6c02ea0 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -115,6 +115,3 @@ jobs: with: commit_message: "chore: Update Addon Metadata" file_pattern: addons/*/info.json - commit_author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> - commit_user_name: github-actions[bot] - commit_user_email: 41898282+github-actions[bot]@users.noreply.github.com