Skip to content

Commit

Permalink
Update sync_to_huggingface_hub.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
khanmhmdi committed Jul 8, 2023
1 parent 693e159 commit 75e3dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync_to_huggingface_hub.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 push https://khanmhmdi:$HF_TOKEN@huggingface.co/spaces/Khanmhmdi/MovieRecommendation main
run: git --force https://khanmhmdi:$HF_TOKEN@huggingface.co/spaces/Khanmhmdi/MovieRecommendation main

0 comments on commit 75e3dd9

Please sign in to comment.