Jelajahi Sumber

Update Recovery Build.yml

Franklin Kelechi 3 tahun lalu
induk
melakukan
785d19f709
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      .github/workflows/Recovery Build.yml

+ 2 - 2
.github/workflows/Recovery Build.yml

@@ -101,8 +101,8 @@ jobs:
         mkdir workspace
         cd workspace
         echo "workspace-folder=$(pwd)" >> $GITHUB_OUTPUT
-        git config --global user.name "Nico170420"
-        git config --global user.email "b170420nc@gmail.com"
+        git config --global user.name "kelexine"
+        git config --global user.email "frankiekelechi@gmail.com"
         repo init --depth=1 -u ${{ github.event.inputs.MANIFEST_URL }} -b ${{ github.event.inputs.MANIFEST_BRANCH }}
       id: pwd