1 parent 12d72b9 commit c5ddc98Copy full SHA for c5ddc98
1 file changed
.github/workflows/deploy.yml
@@ -17,4 +17,4 @@ jobs:
17
- name: Push to hub
18
env:
19
HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
- run: git push https://gerinsp:$HF_TOKEN@huggingface.co/spaces/gerinsp/faq-chatbot main
+ run: git push --force https://gerinsp:$HF_TOKEN@huggingface.co/spaces/gerinsp/faq-chatbot main
0 commit comments