Spaces:
Runtime error
Runtime error
Luong Huu Thanh
commited on
Commit
Β·
8a9a594
1
Parent(s):
56224fa
Update sync_to_huggingface_space.yml
Browse files
.github/workflows/sync_to_huggingface_space.yml
CHANGED
|
@@ -16,4 +16,4 @@ jobs:
|
|
| 16 |
- name: Push to hub
|
| 17 |
env:
|
| 18 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
| 19 |
-
run: git push -f https
|
|
|
|
| 16 |
- name: Push to hub
|
| 17 |
env:
|
| 18 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
| 19 |
+
run: git push -f https://fisherman611:$[email protected]/spaces/fisherman611/gaia-agent main
|