Spaces:
Build error
Build error
Commit
·
61a74ed
1
Parent(s):
04399bd
updated
Browse files
.github/workflows/push2FH-space.yml
CHANGED
@@ -17,4 +17,4 @@ jobs:
|
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
-
run: git push https://rajkumar218:[email protected]/spaces/rajkumar218/image2text main
|
|
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
+
run: git push --force https://rajkumar218:[email protected]/spaces/rajkumar218/image2text main
|