From be08591e89c2629b031a482e2b1e79c3edb3e04d Mon Sep 17 00:00:00 2001 From: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com> Date: Tue, 7 Jul 2020 16:22:20 -0400 Subject: [PATCH] Update deploy.sh --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -