Преглед на файлове

Automatically push docs updates

Kevin Brown преди 10 години
родител
ревизия
593a357886
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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: '**'