diff --git a/Gruntfile.js b/Gruntfile.js index 42462eeb..262e5b83 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -61,7 +61,7 @@ module.exports = function (grunt) { base: 'docs', clone: 'node_modules/grunt-gh-pages/repo', message: 'Updated docs with master', - push: false, + push: true, repo: 'git@github.com:kevin-brown/select2.git' }, src: '**'