Skip to content

Commit 342b7b5

Browse files
committed
attempt 12
1 parent 1e9f390 commit 342b7b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ai/docbot/deploy_to_hf.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ echo "Configured git user"
4242
git add .
4343
git commit -m "Commit"
4444
git remote add hf https://wwwillchen:$HF_TOKEN@huggingface.co/spaces/wwwillchen/mesop-docs-bot || true
45-
git push --force--set-upstream hf main
45+
git push --force --set-upstream hf main
4646

4747
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)