Skip to content

Commit 8e9d5b2

Browse files
committed
attempt 8
1 parent 5202780 commit 8e9d5b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ai/docbot/deploy_to_hf.sh

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ git config user.name github-actions[bot]
3939
git config user.email github-actions[bot]@users.noreply.github.com
4040
echo "Configured git user"
4141
git add .
42+
git checkout main
4243
git commit -m "Commit"
4344
git remote add hf https://wwwillchen:$HF_TOKEN@huggingface.co/spaces/wwwillchen/mesop-docs-bot || true
4445
git push hf --force

0 commit comments

Comments
 (0)