zineb-hub commited on
Commit
81d61ea
·
unverified ·
1 Parent(s): af513ce

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 push --force https://zino36:$H_TOKEN@huggingface.co/spaces/zino36/Image-Matching-app main
 
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