Snehil-Shah commited on
Commit
303c403
·
1 Parent(s): 6a034ae

Fix Failing Workflow

Browse files

Signed-off-by: Snehil Shah <[email protected]>

Files changed (1) hide show
  1. .github/workflows/deployment.yml +1 -1
.github/workflows/deployment.yml CHANGED
@@ -17,4 +17,4 @@ jobs:
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
- run: git --force push https://Snehil-Shah:[email protected]/spaces/Snehil-Shah/Multimodal-Image-Search-Engine main
 
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
+ run: git push --force https://Snehil-Shah:[email protected]/spaces/Snehil-Shah/Multimodal-Image-Search-Engine main