Skip to content

Commit

Permalink
Pods 2.7.13
Browse files Browse the repository at this point in the history
  • Loading branch information
sc0ttkclark committed Jun 28, 2019
1 parent 8bc2c2b commit fd40bee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,8 @@ module.exports = function ( grunt ) {
options: {
tags : true,
remote: 'origin',
branch: 'master'
branch: 'master',
force : true
}
}
},
Expand Down

0 comments on commit fd40bee

Please sign in to comment.