Dr. Khushter Kaifi commited on
Commit
0a84ca1
·
unverified ·
1 Parent(s): b997c9e

Update sync_to_huggingface_main.yml

Browse files
.github/workflows/sync_to_huggingface_main.yml CHANGED
@@ -1,5 +1,4 @@
1
  name: Sync to Hugging Face hub
2
-
3
  on:
4
  push:
5
  branches: [main]
@@ -16,4 +15,4 @@ sync—to-hub :
16
  — name: Push to hub
17
  env:
18
  HF_TOKEN: ${{secrets.HF_TOKEN}}
19
- run: git push https://Khushter:[email protected]/spaces/Khushter/myhuggingface main
 
1
  name: Sync to Hugging Face hub
 
2
  on:
3
  push:
4
  branches: [main]
 
15
  — name: Push to hub
16
  env:
17
  HF_TOKEN: ${{secrets.HF_TOKEN}}
18
+ run: git push --force https://Khushter:[email protected]/spaces/Khushter/myhuggingface main