From 051d9c17cc44b6e5db0778a03ac8fc08c4f24f73 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Tue, 9 Feb 2021 09:35:40 +0100 Subject: :wrench: Add auto push --- deploy.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy.sh b/deploy.sh index 5a8bd10..0088bb4 100755 --- a/deploy.sh +++ b/deploy.sh @@ -59,5 +59,5 @@ tput sgr0 git checkout controller -#git push --follow-tags origin controller -#git push origin gh-pages +git push --follow-tags origin controller +git push origin gh-pages -- cgit v1.2.3