Closed OmarShehata closed 9 months ago
I pushed https://github.com/mplawley/tundra-tech-talks/commit/1d5e7fdd35d21529a7fec01e16e382ff05674f22 to set up deploying to github pages every time we push to main. It will build the website and push it to the gh-pages branch.
main
gh-pages
To finish deploy we just need to configure github pages to use gh-pages, but I don't have access to do this @mplawley
Thank you, @OmarShehata! It looks like I have this set up correctly now, sir.
I pushed https://github.com/mplawley/tundra-tech-talks/commit/1d5e7fdd35d21529a7fec01e16e382ff05674f22 to set up deploying to github pages every time we push to
main
. It will build the website and push it to thegh-pages
branch.To finish deploy we just need to configure github pages to use
gh-pages
, but I don't have access to do this @mplawley