zineb-hub
commited on
Commit
•
869d837
1
Parent(s):
29a674c
Update sync_to_hugginface_hub.yml
Browse files
.github/workflows/sync_to_hugginface_hub.yml
CHANGED
@@ -16,5 +16,5 @@ jobs:
|
|
16 |
fetch-depth: 0
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
-
HF_TOKEN: ${{ secrets.HF_TOKEN }
|
20 |
run: git push https://zino36:$H_TOKEN@huggingface.co/spaces/zino36/Image-Matching-app main
|
|
|
16 |
fetch-depth: 0
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
+
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
20 |
run: git push https://zino36:$H_TOKEN@huggingface.co/spaces/zino36/Image-Matching-app main
|