improve config generation action

This commit is contained in:
TerminalMan
2024-09-15 17:50:37 +01:00
parent f05229bce4
commit 92af656705
2 changed files with 52 additions and 34 deletions

View File

@@ -20,7 +20,7 @@ def branch_to_actions() -> bool:
)
elif config.actions.export_config:
generate_config_file(config.actions.config_export_path)
generate_config_file(filename=config.actions.config_export_path)
else:
# did not branch