Is there a way to automatically deploy custom actions when they are updated via ci/cd pipelines?

As the title states, I’m trying to find a way to automatically deploy an action when it has been updated via the auth0-deploy-cli tool. Currently, the code gets updated but it doesn’t actually take effect until I manually hit the deploy button. Maybe I just missed it, but I can’t find anything in the documentation about doing this. Thanks!