This action works great for projects with a single Vercel deployment.
But in my case my project has 3 vercel deployments per project, and currently this action only returns the URL for the first one that runs which is random.
I would like to either have it run on all preview deployments when they are succesful or a specific one. But this doesn't seem to be supported.
This action works great for projects with a single Vercel deployment.
But in my case my project has 3 vercel deployments per project, and currently this action only returns the URL for the first one that runs which is random.
I would like to either have it run on all preview deployments when they are succesful or a specific one. But this doesn't seem to be supported.