Skip to content

Commit

Permalink
update credits
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico170420 authored Jan 18, 2023
1 parent b5de54b commit 2fc2759
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Recovery Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ jobs:
mkdir workspace
cd workspace
echo "workspace-folder=$(pwd)" >> $GITHUB_OUTPUT
git config --global user.name "Captain Throwback"
git config --global user.email "captainthrowback@hotmail.com"
git config --global user.name "Nico170420"
git config --global user.email "b170420nc@gmail.com"
repo init --depth=1 -u ${{ github.event.inputs.MANIFEST_URL }} -b ${{ github.event.inputs.MANIFEST_BRANCH }}
id: pwd

Expand Down

0 comments on commit 2fc2759

Please sign in to comment.