Skip to content

Commit

Permalink
Merge branch '84_shift_overleaf' of ..
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiqiYang2022 committed Sep 4, 2023
2 parents 0aa6c28 + 5fc8981 commit 4a7d89f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/template_issue84_sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:

- name: Checkout dev repository
run: |
git config core.fileMode false
git clone git@github.com:ShiqiYang2022/template_issue84.git
git fetch --unshallow
cd template_issue84
Expand All @@ -37,5 +36,5 @@ jobs:
git config pull.rebase false
git config --global user.email "shiqi.yang2022@gmail.com"
git config --global user.name "ShiqiYang2022"
git pull ../ master
git pull --no-ff ../ master
git push origin 84_shift_overleaf

0 comments on commit 4a7d89f

Please sign in to comment.