diff --git a/vars/deployer.groovy b/vars/deployer.groovy index 345fda1..50e375c 100644 --- a/vars/deployer.groovy +++ b/vars/deployer.groovy @@ -100,7 +100,7 @@ private def getAddonDirName() { return 'filtering' case ~/.*capella-textual-editor.*/: - return 'textualscenario' + return 'textualeditor' default: return ''