[F] Deploy under personal account rather than organization

This commit is contained in:
Hykilpikonna
2020-08-01 19:24:12 -04:00
parent 1bec167be6
commit 08b8b31e47
+1 -1
View File
@@ -20,6 +20,6 @@ git add -A
git commit -m 'deploy'
# if you are deploying to https://<USERNAME>.github.io/<REPO>
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 -