amondnet / vercel-action

This action make a deployment with github actions instead of Vercel builder.
https://vercel.com/docs/cli
MIT License
643 stars 100 forks source link

Alias-domains multiple #251

Open jinglestaging opened 9 months ago

jinglestaging commented 9 months ago

how to assign two alias the domains at once

example: alias-domains: "www.example1.com,www.example2.com"

Thx