amondnet / vercel-action

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

github.enabled option in vercel.json is deprecated. #216

Open CodePsy-2001 opened 1 year ago

CodePsy-2001 commented 1 year ago

link: https://vercel.com/docs/project-configuration#git-configuration/github-enabled

Instead, github.deploymentEnabled must be used.

irangarcia commented 1 year ago

Just a note: actually the correct is git.deploymentEnabled not github.x