diff --git a/publish.sh b/publish.sh index 68af665..c72ca12 100755 --- a/publish.sh +++ b/publish.sh @@ -20,6 +20,6 @@ git commit -m '[automated]: pushing regenerated documentation' # git push -f git@github.com:boldak/.github.io.git master # if you are deploying to https://.github.io/ -git push -f http://10.1.1.1:3000/hasslesstech/edu-dis-labs master:gh-pages +git push -f http://10.1.1.1:3000/hasslesstech/edu-dis-labs-private master:gh-pages cd -