From 1ac03207ad5c379aceaa7d62331dc66d0df6ecf8 Mon Sep 17 00:00:00 2001 From: inlang-bot Date: Mon, 5 Feb 2024 16:02:27 +0000 Subject: [PATCH] [v 0.1.1]: new release of i18n-action --- dist/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/dist/index.js b/dist/index.js index 8ec4373..e7eebef 100644 --- a/dist/index.js +++ b/dist/index.js @@ -50828,6 +50828,7 @@ async function run() { pull_number: pr_number, }); core.debug(`I got changed files: ${changedFiles}`); + core.debug(`I got changed files: ${changedFiles}`); let diffData = { additions: 0, deletions: 0,