diff --git a/action/index.ts b/action/index.ts index 8ec27b6..7bacbe3 100644 --- a/action/index.ts +++ b/action/index.ts @@ -30,6 +30,7 @@ export const commitChange = async ({ console.log({ message: message, response: responseText, + isEmojiSupport: isEmojiSupport, data: { time: new Date().toISOString(), },