Skip to content

Commit 93f0544

Browse files
committed
attempt 6
1 parent da2b561 commit 93f0544

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ai/docbot/deploy_to_hf.sh

-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ git config user.email github-actions[bot]@users.noreply.github.com
4040
echo "Configured git user"
4141
git add .
4242
git commit -m "Commit"
43-
git push hf --force
4443
git push --force https://wwwillchen:$HF_TOKEN@huggingface.co/spaces/wwwillchen/mesop-docs-bot main
4544

4645
echo "Pushed to: https://huggingface.co/spaces/wwwillchen/mesop-docs-bot. Check the logs to see that it's deployed correctly."

0 commit comments

Comments
 (0)