Skip to content

Commit

Permalink
add missing key publish_attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
MustafaJafar committed Sep 10, 2024
1 parent 93e27be commit aa21abb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ def process(self, instance):
"productGroup": product_group,
"families": ["render.local.hou", "review"],
"instance_node": instance.data["instance_node"],
"publish_attributes": instance.data["publish_attributes"],
"representations": [representation]
})

Expand Down

0 comments on commit aa21abb

Please sign in to comment.