Skip to content

Commit

Permalink
Update template_84_sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiqiYang2022 authored Sep 4, 2023
1 parent eb0a118 commit 0c9489b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/template_84_sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,7 @@ jobs:
git config --global user.email "shiqi.yang2022@gmail.com"
git config --global user.name "ShiqiYang2022"
git config --global core.fileMode false
git pull ../ 84_shift_overleaf
git fetch ../ 84_shift_overleaf
git config core.fileMode false
git merge FETCH_HEAD
git push origin master

0 comments on commit 0c9489b

Please sign in to comment.