amondnet / vercel-action

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

Alias-domains multiple #251

Open jinglestaging opened 8 months ago

jinglestaging commented 8 months ago

how to assign two alias the domains at once

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

Thx