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