diff --git a/colorbleed/plugins/maya/create/_colorbleed_mayaascii.py b/colorbleed/plugins/maya/create/colorbleed_mayaascii.py similarity index 100% rename from colorbleed/plugins/maya/create/_colorbleed_mayaascii.py rename to colorbleed/plugins/maya/create/colorbleed_mayaascii.py diff --git a/colorbleed/plugins/publish/integrate.py b/colorbleed/plugins/publish/integrate.py index 08f82e827e..f348deb654 100644 --- a/colorbleed/plugins/publish/integrate.py +++ b/colorbleed/plugins/publish/integrate.py @@ -31,7 +31,8 @@ class IntegrateAsset(pyblish.api.InstancePlugin): "colorbleed.texture", "colorbleed.historyLookdev", "colorbleed.group", - "colorbleed.imagesequence"] + "colorbleed.imagesequence", + "colorbleed.mayaAscii"] def process(self, instance):