From b9518838c37250c3034d8ad98317a4acf692758d Mon Sep 17 00:00:00 2001 From: DGun Otto Date: Fri, 15 Dec 2023 21:17:32 +0800 Subject: [PATCH] Update automatic-update.yml --- .github/workflows/automatic-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automatic-update.yml b/.github/workflows/automatic-update.yml index fb44848..1a7a323 100644 --- a/.github/workflows/automatic-update.yml +++ b/.github/workflows/automatic-update.yml @@ -40,6 +40,6 @@ jobs: cd DivineMC git add gradle.properties git config user.name "HaHaWTH" - git config user.email 47356322+HaHaWTH@users.noreply.github.com + git config user.email HaHaWTH@users.noreply.github.com git commit -m "Updated Upstream (Purpur)" git push