Vercel Preview
With this workflow you can deploy your application to Vercel as a preview deployment. This is useful when you want to test your application before merging it to your production branch. This workflow gets triggered on all branches except the main
branch. So whenever you push to your feature branch, this workflow will make sure that a corresponding preview deployment exists afterwards.
Install
curl -s https://getactions.dev/deployment/vercel-preview | sh
Should this workflow not align perfectly with your requirements, don't hesitate! We'd love to add your workflow.
Searching for a specific workflow, but can't find it?