Skip to content

Commit 032ab4b

Browse files
authored
Update sacha-sync.yml
1 parent 9f699de commit 032ab4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sacha-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
git clone "https://${{ secrets.OVERLEAF_SACHA_USER }}:${{ secrets.OVERLEAF_SACHA_TOKEN }}@${{ secrets.OVERLEAF_SACHA_URL }}" overleaf
1818
- name: Copy bibliography file
1919
run: |
20-
cp bibliography.bib overleaf/bibliography.bib
20+
cp bibliography.bib overleaf/thesis/bibliography.bib
2121
- name: Commit and push to Overleaf
2222
run: |
2323
cd overleaf

0 commit comments

Comments
 (0)