Update deploy.sh

This commit is contained in:
Skillz4Killz
2020-07-07 16:22:20 -04:00
committed by GitHub
parent 0f70c0289f
commit be08591e89

View File

@@ -20,6 +20,6 @@ git commit -m 'deploy'
# git push -f git@github.com:<USERNAME>/<USERNAME>.github.io.git master
# if you are deploying to https://<USERNAME>.github.io/<REPO>
git push -f git@github.com:Skillz4Killz/Discordeno.git gh-pages
git push -f git@github.com:Skillz4Killz/Discordeno.git master:gh-pages
cd -