MaxReimann commited on
Commit
338a1a7
1 Parent(s): 45f8e12

Update push_to_huggingface.yml

Browse files
.github/workflows/push_to_huggingface.yml CHANGED
@@ -13,7 +13,7 @@ jobs:
13
  - uses: actions/checkout@v3
14
  with:
15
  lfs: 'true'
16
- fetch-depth: 0
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
 
13
  - uses: actions/checkout@v3
14
  with:
15
  lfs: 'true'
16
+ fetch-depth: 20
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}