Zaheer Khan commited on
Commit
3ca8449
·
unverified ·
1 Parent(s): 12e4016

Update deploy.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/deploy.yml +2 -0
.github/workflows/deploy.yml CHANGED
@@ -9,6 +9,8 @@ jobs:
9
  runs-on: ubuntu-latest
10
  steps:
11
  - uses: actions/checkout@v3
 
 
12
 
13
  - name: Push to Hugging Face Space
14
  run: |
 
9
  runs-on: ubuntu-latest
10
  steps:
11
  - uses: actions/checkout@v3
12
+ with:
13
+ fetch-depth: 0
14
 
15
  - name: Push to Hugging Face Space
16
  run: |