From 07f1137cb59108e0843df068c6b876777511ceca Mon Sep 17 00:00:00 2001 From: filip mertens Date: Thu, 9 Mar 2023 13:34:24 +0100 Subject: [PATCH] push --- apps/remix-ide/ci/deploy_from_travis_remix-test.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/remix-ide/ci/deploy_from_travis_remix-test.sh b/apps/remix-ide/ci/deploy_from_travis_remix-test.sh index 3172e6091b..81068d3117 100755 --- a/apps/remix-ide/ci/deploy_from_travis_remix-test.sh +++ b/apps/remix-ide/ci/deploy_from_travis_remix-test.sh @@ -20,3 +20,4 @@ git commit -m "Built website from {$SHA}." ls -la git status +git push -f git@github.com:bunsenstraat/remix-test.git master:gh-pages \ No newline at end of file