From 9b9a9cf003b0c1d7547215a5b0edb0624afebe7d Mon Sep 17 00:00:00 2001 From: Conor425 Date: Mon, 25 Nov 2024 19:54:39 +0000 Subject: [PATCH] Update .github/workflows/import.yaml --- .github/workflows/import.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/import.yaml b/.github/workflows/import.yaml index 4c88fb25..d13489f2 100644 --- a/.github/workflows/import.yaml +++ b/.github/workflows/import.yaml @@ -32,4 +32,6 @@ jobs: - uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: Import recent changes from PCGamingWiki - commit_author: Forgejo Actions + commit_username: Forgejo Actions + commit_user_email: actions@git.conorstayt.dev + commit_author: Forgejo Actions \ No newline at end of file