Spaces:
Configuration error
Configuration error
Dr. Khushter Kaifi
commited on
Update Final_main.yml
Browse files
.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 |
|