1
0
mirror of synced 2024-11-24 22:06:07 +03:00

Automatically push docs updates

This commit is contained in:
Kevin Brown 2014-11-25 16:23:53 -05:00
parent a4af105a6e
commit 593a357886

View File

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