This article explains how to deploy sites to GitHub Pages using GitHub Actions.
Workflow
Create .github/workflows/gh-pages.yml in the site root.
< page-resource-content “code/workflow” >
See also Starter Template GitHub Pages Workflow。
This article explains how to deploy sites to GitHub Pages using GitHub Actions.
Create .github/workflows/gh-pages.yml in the site root.
< page-resource-content “code/workflow” >
See also Starter Template GitHub Pages Workflow。
Comments