Right now we have a workflow called production_deploy. This workflow takes some arguments and runs a fastlane that runs Deliver. How this differs from “Deploy from iTunes Connect” is that it doesn’t upload a new build. It promotes an existing, already upload build (that was being used as a beta) and submits it for App Review.
I’m wondering if there is an already existing Step or recommended way of handling this.
Thanks!

