Filip commited on
Commit
3772734
·
1 Parent(s): 1c3a3c5
.github/workflows/sync-to-hf-space.yml CHANGED
@@ -12,6 +12,8 @@ jobs:
12
  steps:
13
  - name: Checkout repository
14
  uses: actions/checkout@v3
 
 
15
 
16
  - name: Configure Git
17
  run: |
 
12
  steps:
13
  - name: Checkout repository
14
  uses: actions/checkout@v3
15
+ with:
16
+ fetch-depth: 0
17
 
18
  - name: Configure Git
19
  run: |