fix deploy

pull/56/head
yiminghe 10 years ago
parent bcde1bd6d6
commit 1f4949ef7d

@ -1,4 +1,5 @@
var ghPages = require('gh-pages');
var path = require('path');
ghPages.publish(path.join(process.cwd(), '_site'), {
depth: 1,
logger: function (message) {

Loading…
Cancel
Save