From 511e9800a48303b71ef43b9481aac580a2ccfaf1 Mon Sep 17 00:00:00 2001 From: StakeNode <163791420+0xstakenode@users.noreply.github.com> Date: Sun, 24 Mar 2024 11:54:12 +0800 Subject: [PATCH] Update master.yml --- .github/workflows/master.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 796e615..97e4104 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -33,8 +33,8 @@ jobs: - name: Setup Git Configuration run: | - git config user.email "rxmxdhxni@gmail.com" - git config user.name "dante4rt" + git config user.email "0xstakenode@gmail.com" + git config user.name "0xstakenode" - name: Prepare Commit run: |