Spaces:
Sleeping
Sleeping
VenkateshRoshan
commited on
Commit
·
8a091d9
1
Parent(s):
5a809d1
Files updated
Browse files
.github/workflows/sync_to_hf.yml
CHANGED
@@ -18,4 +18,4 @@ jobs:
|
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
run : |
|
21 |
-
git push --force
|
|
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
run : |
|
21 |
+
git push --force git@hf.co:spaces/abven/ImageCaptionGenerator main
|