Automatically push docs updates
This commit is contained in:
parent
a4af105a6e
commit
593a357886
@ -61,7 +61,7 @@ module.exports = function (grunt) {
|
|||||||
base: 'docs',
|
base: 'docs',
|
||||||
clone: 'node_modules/grunt-gh-pages/repo',
|
clone: 'node_modules/grunt-gh-pages/repo',
|
||||||
message: 'Updated docs with master',
|
message: 'Updated docs with master',
|
||||||
push: false,
|
push: true,
|
||||||
repo: 'git@github.com:kevin-brown/select2.git'
|
repo: 'git@github.com:kevin-brown/select2.git'
|
||||||
},
|
},
|
||||||
src: '**'
|
src: '**'
|
||||||
|
Loading…
Reference in New Issue
Block a user