Ultra-fast Hugo GitHub actions
I created a GitHub workflow to automatically build and deploy my website to GitHub Pages.
It uses peaceiris/actions-hugo@v2 to build the website with Hugo and peaceiris/actions-gh-pages@v3 to deploy it to GitHub Pages.
I created a GitHub workflow to automatically build and deploy my website to GitHub Pages.
It uses peaceiris/actions-hugo@v2 to build the website with Hugo and peaceiris/actions-gh-pages@v3 to deploy it to GitHub Pages.