Skip to content

Commit

Permalink
docs: update hosting guide for GitHub Pages (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
george-gca authored Sep 23, 2023
1 parent 11d3475 commit 0c89704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion guide/hosting.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,5 +195,5 @@ jobs:
id: deployment
uses: actions/deploy-pages@v2
```
- In your repository, go to Settings>Pages. Under "Build and deployment", select "Deploy from a branch", select "gh-pages" and "root". Click on save.
- In your repository, go to Settings>Pages. Under "Build and deployment", select "Github Actions".
- Finally, after all workflows are executed, a link to the slides should appear under Settings>Pages.

0 comments on commit 0c89704

Please sign in to comment.