chore: update github client

This commit is contained in:
Christoph Witzko
2016-11-28 16:36:53 +01:00
parent 14618c81c9
commit 9a51b0271d
3 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module.exports = function () {
authenticate: function () {
return true
},
releases: {
repos: {
createRelease: function (release, cb) {
cb(null)
}