diff --git a/Gruntfile.js b/Gruntfile.js index 1b09610c..dd4cae59 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -484,7 +484,7 @@ module.exports = function (grunt) { gitcommit: { dist: { options: { - message: 'dist', + message: 'dist - publish', noVerify: true, noStatus: false },