update credits
This commit is contained in:
parent
b5de54b584
commit
2fc2759bc0
4
.github/workflows/Recovery Build.yml
vendored
4
.github/workflows/Recovery Build.yml
vendored
@ -101,8 +101,8 @@ jobs:
|
|||||||
mkdir workspace
|
mkdir workspace
|
||||||
cd workspace
|
cd workspace
|
||||||
echo "workspace-folder=$(pwd)" >> $GITHUB_OUTPUT
|
echo "workspace-folder=$(pwd)" >> $GITHUB_OUTPUT
|
||||||
git config --global user.name "Captain Throwback"
|
git config --global user.name "Nico170420"
|
||||||
git config --global user.email "captainthrowback@hotmail.com"
|
git config --global user.email "b170420nc@gmail.com"
|
||||||
repo init --depth=1 -u ${{ github.event.inputs.MANIFEST_URL }} -b ${{ github.event.inputs.MANIFEST_BRANCH }}
|
repo init --depth=1 -u ${{ github.event.inputs.MANIFEST_URL }} -b ${{ github.event.inputs.MANIFEST_BRANCH }}
|
||||||
id: pwd
|
id: pwd
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user