diff --git a/scripts/deploy-docs.bat b/scripts/deploy-docs.bat index 3f293671..73ba62d5 100644 --- a/scripts/deploy-docs.bat +++ b/scripts/deploy-docs.bat @@ -10,5 +10,5 @@ git init git add --all . > nul 2> nul git commit -am deploy > nul 2> nul -git push -f https://github.com/teidesu/mtcute.git master:gh-pages +git push -f https://github.com/teidesu/mtcute.git gh-pages cd ../