File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -83,10 +83,13 @@ jobs:
8383
8484**Step 4**: Enable GitHub Pages
8585- On GitHub go to "Settings" -> "Pages".
86- - In the "Source" section, choose "Deploy from a branch" in the dropdown menu.
87- - In the "Branch" section choose "gh-pages" and "/root" in the dropdown menus and click
88- save.
89- - You should now be able to verify the pages deployment in the Actions list).
86+ - Under "Build and deployment"
87+ - In the **Source** section: choose "Deploy from a branch" in the dropdown menu
88+ - In the **Branch** section: choose "gh-pages" and "/ (root)" in the dropdown menus
89+ and click the **Save** button.
90+ - You should now be able to verify the pages deployment in the "Actions" list
91+ ([this is how it looks like](https://github.com/coderefinery/documentation/actions)
92+ for this lesson material).
9093
9194**Step 5**: Verify the result
9295- Your site should now be live on `https://USER.github.io/documentation-example/` (replace USER).
You can’t perform that action at this time.
0 commit comments