No badges yet
Specifying `--git-branch` in `vercel deploy`
No accepted solutions yet
I'm using the Vercel CLI, and I have 2 custom branches configured. `qa` and `develop`. My production branch is `main`. When I'm triggering a deploy via Github Actions, I can't...