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