update deploy log

This commit is contained in:
afc163 2015-06-19 18:22:14 +08:00
parent af86103b13
commit e8284b467e

View File

@ -7,5 +7,5 @@ buildBranch({
if(err) {
throw err;
}
console.log('Published!');
console.log('Site has been published to http://ant.design');
});