GitHub Action for my Nuxt.js blog hosted on GitHub Pages
Last Updated on July 5, 2021
GitHub Actions for a Nuxt.js blog hosted on GitHub Pages
To update my blog, I usually build locally and then push changes to GitHub. This makes my git log unreadable. This article will show how to use a GitHub Action to automate the deployment of my blog to GitHub Pages.
Reference: https://github.com/marketplace/actions/github-pages-action#%EF%B8%8F-vue-and-nuxt