Spaces:
Sleeping
Sleeping
Update main.yml
Browse files
.github/workflows/main.yml
CHANGED
@@ -18,4 +18,4 @@ jobs:
|
|
18 |
- name: Push to hub
|
19 |
env:
|
20 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
21 |
-
run: git push https://student-abdullah:[email protected]/spaces/student-abdullah/NextGrocery main
|
|
|
18 |
- name: Push to hub
|
19 |
env:
|
20 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
21 |
+
run: git push --force https://student-abdullah:[email protected]/spaces/student-abdullah/NextGrocery main
|