瀏覽代碼

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: '**'