Hey-o. So I'm new to all this. Been using Prismic for a little while, love it. I have a couple of sites built on Gatsby, repositories in Github, deployed to Azure static web apps. My current workflow sucks, though, and I know I'm just doing it wrong, but I can't seem to find any tutorials or documentation to help me get this all rounded up so that the site builds and redeploys when a page is published in Prismic.
Right now, I save my page, publish, and then either push new code to Github from the command line, which triggers a new build and deploy OR run over to Github and run the last workflow in the Actions list. It works, but it's a pain. I know there's a way to trigger the build and deploy on Prismic Publish, I just don't know how.
Any direction would be massively appreciated. Thanks.