cyrusyc commited on
Commit
1bed0ab
1 Parent(s): fdd1450

update workflow

Browse files
Files changed (1) hide show
  1. .github/workflows/sync-hf.yaml +1 -5
.github/workflows/sync-hf.yaml CHANGED
@@ -15,11 +15,7 @@ jobs:
15
  with:
16
  fetch-depth: 0
17
  lfs: true
18
-
19
- # Check out the branch you want to push (e.g., space)
20
- # - name: Checkout space branch
21
- # run: git checkout space
22
-
23
  - name: Push to hub
24
  env:
25
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
 
15
  with:
16
  fetch-depth: 0
17
  lfs: true
18
+
 
 
 
 
19
  - name: Push to hub
20
  env:
21
  HF_TOKEN: ${{ secrets.HF_TOKEN }}