Spaces:
Build error
Build error
Wisdom Chen
commited on
Update sync_to_hf.yml
Browse files
.github/workflows/sync_to_hf.yml
CHANGED
@@ -15,4 +15,4 @@ jobs:
|
|
15 |
- name: Push to hub
|
16 |
env:
|
17 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
18 |
-
run: git push https://
|
|
|
15 |
- name: Push to hub
|
16 |
env:
|
17 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
18 |
+
run: git push https://chen196473:[email protected]/spaces/chen196473/amazon-multimodal-product-assistant main
|