diff --git a/src/transform.ts b/src/transform.ts index 1aa65d1..d08e625 100644 --- a/src/transform.ts +++ b/src/transform.ts @@ -85,7 +85,7 @@ export function buildChangelog( changelogUncategorized = `${changelogUncategorized + pr}\n` } core.info( - `✒️ Wrote ${changelogUncategorized.length} non categorized pull requests down` + `✒️ Wrote ${uncategorized.length} non categorized pull requests down` ) // fill template