zineb-hub
commited on
Commit
•
9528e3c
1
Parent(s):
81d61ea
Update sync_to_hugginface_hub.yml
Browse files
.github/workflows/sync_to_hugginface_hub.yml
CHANGED
@@ -17,4 +17,4 @@ jobs:
|
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
-
run: git remote set-url origin https://zino36
|
|
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
+
run: git remote set-url origin https://zino36:H_TOKEN@huggingface.co/spaces/zino36/Image-Matching-app main
|