Skip to content

Commit

Permalink
Fix Failing Workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Snehil Shah <[email protected]>
  • Loading branch information
Snehil-Shah committed Jan 8, 2024
1 parent 6a034ae commit 303c403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
- name: Push to hub
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
run: git --force push https://Snehil-Shah:[email protected]/spaces/Snehil-Shah/Multimodal-Image-Search-Engine main
run: git push --force https://Snehil-Shah:[email protected]/spaces/Snehil-Shah/Multimodal-Image-Search-Engine main

0 comments on commit 303c403

Please sign in to comment.