2nd round
[pharext/pharext.org] / app / Controller / Github / Release.php
index 32da9b5dd5f109ea29e4502701ec4fa00ef99951..e94e4ee9d8ed0590d46dc35d424b1ad96b342a5e 100644 (file)
@@ -28,6 +28,7 @@ class Release extends Github
                        });
                        
                        $this->github->drain();
+                       
                        $hook = $this->github->checkRepoHook($repo);
                        $this->app->getView()->addData(compact("owner", "name", "repo", "hook"));