1 parent 9f699de commit 032ab4bCopy full SHA for 032ab4b
1 file changed
.github/workflows/sacha-sync.yml
@@ -17,7 +17,7 @@ jobs:
17
git clone "https://${{ secrets.OVERLEAF_SACHA_USER }}:${{ secrets.OVERLEAF_SACHA_TOKEN }}@${{ secrets.OVERLEAF_SACHA_URL }}" overleaf
18
- name: Copy bibliography file
19
run: |
20
- cp bibliography.bib overleaf/bibliography.bib
+ cp bibliography.bib overleaf/thesis/bibliography.bib
21
- name: Commit and push to Overleaf
22
23
cd overleaf
0 commit comments