Skip to content

Commit fd40bee

Browse files
committed
Pods 2.7.13
1 parent 8bc2c2b commit fd40bee

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Gruntfile.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,8 @@ module.exports = function ( grunt ) {
108108
options: {
109109
tags : true,
110110
remote: 'origin',
111-
branch: 'master'
111+
branch: 'master',
112+
force : true
112113
}
113114
}
114115
},

0 commit comments

Comments
 (0)