After I got the issue sorted out with Netlify failing to deploy, the next step is to set up a way to deploy that doesn’t involve manually triggering a deploy at GitHub. For future me, here’s how it works: Netlify runs a build and deploy step that is automatically triggered by any merge to master […]