Skip to content

Commit c3e2733

Browse files
committed
Don't be a false push
1 parent f33d994 commit c3e2733

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Gruntfile.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ module.exports = function(grunt) {
7272
options: {
7373
files: ['plugin.json', 'package.json', 'src/plugin.json'],
7474
commitFiles: ['-a'],
75-
push: false,
7675
pushTo: 'origin',
7776
commitMessage: '[skip ci] Release v%VERSION%',
7877
}

0 commit comments

Comments
 (0)