GitHub Pages Deployment
Create a GitHub Action to build and deploy a static site to GitHub Pages.
Prompt
Write a GitHub Action that deploys my static site to GitHub Pages. Assume it's built with a tool like Vite or Create React App and the build folder is dist/.