Skip to content

Commit 00618ee

Browse files
author
Alex Ross
committed
Fix upstream
1 parent 6f7dd4c commit 00618ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

grunt/bump.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ module.exports = {
99
commitFiles: ['package.json', 'bower.json'],
1010
createTag: true,
1111
push: true,
12-
pushTo: 'master',
12+
pushTo: 'origin',
1313
},
1414
};

0 commit comments

Comments
 (0)