chore: update ui service manager of new service

This commit is contained in:
Benjamin Labrecque
2026-07-09 14:47:38 +02:00
parent 589ae5c097
commit e4b9e6fdbd
+2
View File
@@ -64,6 +64,8 @@ def git_push_changes(
repo.index.reset(paths=files_to_stage)
logger.info("Staging area successfully reset to clean state.")
raise e
logger.info("Successfully pushed!")