Explorar o código

Automatically push docs updates

Kevin Brown %!s(int64=10) %!d(string=hai) anos
pai
achega
593a357886
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Gruntfile.js

+ 1 - 1
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: '[email protected]:kevin-brown/select2.git'
       },
       src: '**'