diff --git a/deploy.sh b/deploy.sh index 44aea2499..1c3c7cb39 100644 --- a/deploy.sh +++ b/deploy.sh @@ -20,6 +20,6 @@ git commit -m 'deploy' # git push -f git@github.com:/.github.io.git master # if you are deploying to https://.github.io/ -git push -f git@github.com:Skillz4Killz/Discordeno.git gh-pages +git push -f git@github.com:Skillz4Killz/Discordeno.git master:gh-pages cd -