From b2a8e6bf24c56d390a00604deab1d6b7449d20c5 Mon Sep 17 00:00:00 2001 From: Bogdan Date: Wed, 13 Aug 2025 12:59:19 +0300 Subject: [PATCH] workflow: update committer details --- .github/workflows/definitions-update.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/definitions-update.yml b/.github/workflows/definitions-update.yml index 1b1122f1d..e56e5e0a5 100644 --- a/.github/workflows/definitions-update.yml +++ b/.github/workflows/definitions-update.yml @@ -48,8 +48,8 @@ jobs: - name: Commit Changes if: github.event_name != 'pull_request' run: | - git config user.name github-actions - git config user.email github-actions@github.com + git config user.name jackett-bot + git config user.email jackett-bot@users.noreply.github.com git add src/Jackett.Common/Definitions/rudub.yml