GitHub Pages Deployment
「GitHub Pages デプロイメント」
Create a GitHub Action to build and deploy a static site to GitHub Pages.
「静的サイトをビルドしてGitHub PagesにデプロイするGitHub Actionを作成する。」
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/.