Published a YouTube video

How to get a notification from GitHub when your Vercel deployment fails


My team was working on a project together and notifications every time we successfully deployed to Vercel. But what about when the deployment fails? In this video, we look at how to get these notifications using a GitHub Action and the GitHub API.