We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f7dd4c commit 00618eeCopy full SHA for 00618ee
1 file changed
grunt/bump.js
@@ -9,6 +9,6 @@ module.exports = {
9
commitFiles: ['package.json', 'bower.json'],
10
createTag: true,
11
push: true,
12
- pushTo: 'master',
+ pushTo: 'origin',
13
},
14
};
0 commit comments