From 6292643d82166406cbcc6b524e101b046d97bc18 Mon Sep 17 00:00:00 2001 From: Kevin Ross Date: Tue, 26 Jan 2016 11:44:22 -0600 Subject: [PATCH] wip autocommit dist --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index 0b0c3105..6e3cc402 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -487,7 +487,7 @@ module.exports = function (grunt) { message: 'dist - publish', verbose: true, noVerify: true, - noStatus: false + noStatus: true }, files: { src: ['dist/**/*']