Skip to content

Commit 048fc0b

Browse files
authored
Update sacha-sync.yml
1 parent b1bc63a commit 048fc0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sacha-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
- name: Clone Overleaf project
1616
run: |
17-
git clone "${{ secrets.OVERLEAF_SACHA_URL }}" overleaf
17+
git clone "https://${{ secrets.OVERLEAF_SACHA_USER }}@${{ secrets.OVERLEAF_SACHA_URL }}" overleaf
1818
1919
- name: Copy bibliography file
2020
run: |

0 commit comments

Comments
 (0)