Skip to content

Commit 2fc2759

Browse files
authored
update credits
1 parent b5de54b commit 2fc2759

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/Recovery Build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ jobs:
101101
mkdir workspace
102102
cd workspace
103103
echo "workspace-folder=$(pwd)" >> $GITHUB_OUTPUT
104-
git config --global user.name "Captain Throwback"
105-
git config --global user.email "captainthrowback@hotmail.com"
104+
git config --global user.name "Nico170420"
105+
git config --global user.email "b170420nc@gmail.com"
106106
repo init --depth=1 -u ${{ github.event.inputs.MANIFEST_URL }} -b ${{ github.event.inputs.MANIFEST_BRANCH }}
107107
id: pwd
108108

0 commit comments

Comments
 (0)