Skip to content

Commit c5ddc98

Browse files
committed
update workflow
1 parent 12d72b9 commit c5ddc98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
- name: Push to hub
1818
env:
1919
HF_TOKEN: ${{ secrets.HF_TOKEN }}
20-
run: git push https://gerinsp:$HF_TOKEN@huggingface.co/spaces/gerinsp/faq-chatbot main
20+
run: git push --force https://gerinsp:$HF_TOKEN@huggingface.co/spaces/gerinsp/faq-chatbot main

0 commit comments

Comments
 (0)