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