updated release script again

This commit is contained in:
2024-09-26 01:28:55 +02:00
parent 83b7f1822a
commit c5f86522de
3 changed files with 25 additions and 2 deletions

View File

@@ -59,7 +59,7 @@ if len(files_sorted) > 1:
generate_changelog(
f"{directory}/{previous_file}",
f"{directory}/{newest_file}",
None,
"config.json",
f"{changelog_directory}/{changelog_filename}",
)