Dr. Khushter Kaifi commited on
Commit
ef85842
1 Parent(s): 4f4e12e

Update Final_main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/Final_main.yml +1 -1
.github/workflows/Final_main.yml CHANGED
@@ -17,5 +17,5 @@ jobs:
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
- run: git push https://Khushter:[email protected]/spaces/Khushter/myhuggingface main
21
 
 
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
+ run: git push --force https://Khushter:[email protected]/spaces/Khushter/myhuggingface main
21