Enable/Disable actions using 'auth0 / auth0-deploy-cli'

Hi,
we have two actions in our pipeline, but we need to disable one of them for some environments. As far, as I can see there is no “disable action” feature. And the only way is to remove the corresponding object from the list in the trigger.json. But how to do it using the “Keyword Replacement” auth0 deploy cli feature?
Or what is the best way to disable an action using ‘auth0/auth0-deploy-cli’ and ‘directory’ structure of tenant config files?