diff --git a/src/index.ts b/src/index.ts index 68aaee6..1c0ce38 100644 --- a/src/index.ts +++ b/src/index.ts @@ -148,7 +148,6 @@ async function run( per_page: 100, }); notificationsFetch = notificationsFetch.data; - console.log(notificationsFetch) } catch (error: any) { core.error(error); throw new Error(