From 27205835dcc22a982c351074e5056063d83739f8 Mon Sep 17 00:00:00 2001 From: Rishi Date: Sun, 15 Oct 2023 15:58:06 +0100 Subject: [PATCH] Update online-hosts.yaml --- .github/workflows/online-hosts.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/online-hosts.yaml b/.github/workflows/online-hosts.yaml index df1a394..a4bac23 100644 --- a/.github/workflows/online-hosts.yaml +++ b/.github/workflows/online-hosts.yaml @@ -30,7 +30,7 @@ jobs: - name: Commit changes run: | git config --local user.email "hakrishi@pm.me" - git config --local user.name "hakrishi" + git config --local user.name "rxerium" git add . git commit -m "online hosts update" -a || true - git push \ No newline at end of file + git push