From 3170a352606ef4ab9008b4160622436468482513 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 11 May 2022 13:31:00 +0200 Subject: [PATCH] ci: debug --- src/index.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.ts b/src/index.ts index 23fbe91..e96ce40 100644 --- a/src/index.ts +++ b/src/index.ts @@ -31,6 +31,7 @@ export async function main() { accessToken: core.getInput('api-token', { required: true }), compactByLanguage: true, }); + console.log('sortedByLanguages :>> ', sortedByLanguages); const rendered = await renderer( {