From fdef649338b05aa79c206e7319fe06355360b4fe Mon Sep 17 00:00:00 2001 From: Juanfran Date: Fri, 16 Jan 2015 14:53:17 +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 e2f4e36..a38fcc2 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[0] + '@github.com:taigaio/taiga-front-dist.git master'); + return exec('git push --repo https://' + params[0] + ':' + params[1] + '@github.com:taigaio/taiga-front-dist.git master'); }) .done(); diff --git a/dist/index.html b/dist/index.html index 8911345..36bac66 100644 --- a/dist/index.html +++ b/dist/index.html @@ -142,8 +142,8 @@

Loading...

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