From dae0165578ba0f4a891a9c1f96b3d29bb03be067 Mon Sep 17 00:00:00 2001 From: Juanfran Date: Fri, 16 Jan 2015 14:54:56 +0100 Subject: [PATCH] 7c2550587b4d32839bf9b16bb6209573167dc9e7 --- dist.js | 2 +- dist/index.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dist.js b/dist.js index a38fcc2..cd37a24 100644 --- a/dist.js +++ b/dist.js @@ -50,6 +50,6 @@ exec(action) }) .then(function() { //push - return exec('git push --repo https://' + params[0] + ':' + params[1] + '@github.com:taigaio/taiga-front-dist.git master'); + return exec('git push origin master'); }) .done(); diff --git a/dist/index.html b/dist/index.html index 36bac66..a4af614 100644 --- a/dist/index.html +++ b/dist/index.html @@ -142,8 +142,8 @@

Loading...

- - - + + + \ No newline at end of file