mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
feature/OP-7692_Folder_Batch_publishing_tool
This commit is contained in:
parent
ebfb5eef5b
commit
d1f8c0beac
1 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ PUBLISH_TO_SG_FAMILIES = {
|
|||
|
||||
def publish_version_pyblish(
|
||||
project_name,
|
||||
asset_name,
|
||||
folder_path,
|
||||
task_name,
|
||||
family_name,
|
||||
subset_name,
|
||||
|
|
@ -59,7 +59,7 @@ def publish_version_pyblish(
|
|||
{
|
||||
# "project": project_name,
|
||||
"productType": family_name,
|
||||
"asset": asset_name,
|
||||
"folderPath": folder_path,
|
||||
"task": task_name,
|
||||
"productName": subset_name,
|
||||
"publish": True,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue