MaxReimann
commited on
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:
|
| 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 }}
|