From ce31822f97b84476400300a0c53323b392fea054 Mon Sep 17 00:00:00 2001 From: hasslesstech Date: Tue, 21 May 2024 21:41:22 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B0=D0=B4=D0=B0=D0=BF=D1=82=D1=83=D0=B2?= =?UTF-8?q?=D0=B0=D0=B2=20=D1=81=D0=BA=D1=80=D0=B8=D0=BF=D1=82=20=D0=BF?= =?UTF-8?q?=D1=83=D0=B1=D0=BB=D1=96=D0=BA=D0=B0=D1=86=D1=96=D1=97=20=D0=BB?= =?UTF-8?q?=D0=B0=D0=B1=D0=BE=D1=80=D0=B0=D1=82=D0=BE=D1=80=D0=BD=D0=B8?= =?UTF-8?q?=D1=85=20=D1=80=D0=BE=D0=B1=D1=96=D1=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- publish.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -