We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da2b561 commit 93f0544Copy full SHA for 93f0544
ai/docbot/deploy_to_hf.sh
@@ -40,7 +40,6 @@ git config user.email github-actions[bot]@users.noreply.github.com
40
echo "Configured git user"
41
git add .
42
git commit -m "Commit"
43
-git push hf --force
44
git push --force https://wwwillchen:$HF_TOKEN@huggingface.co/spaces/wwwillchen/mesop-docs-bot main
45
46
echo "Pushed to: https://huggingface.co/spaces/wwwillchen/mesop-docs-bot. Check the logs to see that it's deployed correctly."
0 commit comments