ngrok basic auth
[pharext/pharext.org] / app / Github / Create / Webhook.php
index 76765e89344a0475c7bbb0137794b3fd54244123..6f69d0c811ad2fe7ea73fac197b2ac55f0a98391 100644 (file)
@@ -15,6 +15,7 @@ class Webhook extends Create
                        "Content-Type" => "application/json",
                        "Authorization" => "token " . $this->api->getToken(),
                ]);
+               
                $request->getBody()->append(json_encode([
                        "name" => "web",
                        "config" => [