Removed run argument to not filter out project argument

Current develop filters out 'project' cli argument as it is now used as key world for bundle per project implementation.
This commit is contained in:
Petr Kalis 2025-08-18 16:50:55 +02:00
parent cd15755add
commit 3b9b5e8063

View file

@ -44,7 +44,6 @@ class PushToLibraryProject(load.ProductLoaderPlugin):
version_id = context["version"]["id"]
args = get_ayon_launcher_args(
"run",
push_tool_script_path,
"--project", project_name,
"--version", version_id