We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f33d994 commit c3e2733Copy full SHA for c3e2733
Gruntfile.js
@@ -72,7 +72,6 @@ module.exports = function(grunt) {
72
options: {
73
files: ['plugin.json', 'package.json', 'src/plugin.json'],
74
commitFiles: ['-a'],
75
- push: false,
76
pushTo: 'origin',
77
commitMessage: '[skip ci] Release v%VERSION%',
78
}
0 commit comments