diff --git a/now.json b/now.json index 2d407d7..0a85c62 100644 --- a/now.json +++ b/now.json @@ -26,5 +26,8 @@ ], "env": { "NTA_APPLICATION_ID": "@namae-nta-application-id" + }, + "github": { + "silent": true } }