Skip to content

Commit a7def90

Browse files
Sync code from main
2 parents 03a0472 + 01f5ff9 commit a7def90

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ This creates a `web` branch from your `main`. GitHub Pages will deploy from `web
4343

4444
### Step 3 — Enable GitHub Pages
4545

46-
In your fork: **Settings → Pages → Source → Deploy from a branch → `web` / `/ (root)`**.
46+
In your fork: **Settings → Pages → Source → GitHub Actions**.
4747

48-
> If you see a `github-pages` environment already deploying, it may have already been configured by the workflow — check before changing.
48+
> Do **not** set it to "Deploy from a branch". The deploy workflow uses `actions/deploy-pages` which requires the "GitHub Actions" source. Setting it to a branch will serve raw template files and show a blank page.
4949
5050
### Step 4 — Set up the admin panel
5151

0 commit comments

Comments
 (0)