diff --git a/deploy.sh b/deploy.sh index c1311c3..2472d92 100644 --- a/deploy.sh +++ b/deploy.sh @@ -20,6 +20,6 @@ git add -A git commit -m 'deploy' # if you are deploying to https://.github.io/ -git push -f git@github.com:HyDevelop/VeracrossAnalyzerDemo.git master:gh-pages +git push -f git@github.com:Hykilpikonna/VeracrossAnalyzerDemo.git master:gh-pages cd -