change commit message for automated dist publish commit

This commit is contained in:
Kevin Ross 2016-01-26 11:23:02 -06:00
parent 86a7d5a487
commit cef9045895

View File

@ -484,7 +484,7 @@ module.exports = function (grunt) {
gitcommit: {
dist: {
options: {
message: 'dist',
message: 'dist - publish',
noVerify: true,
noStatus: false
},