Automatic System Switchover
travis 到 github action
Use GitHub Actions to automatically deploy your Hugo blog to GitHub Pages and Gitee.
Background Introduction
Yesterday while updating the blog, I discovered that the travis service was unavailable. Upon checking the travis webpage, I noticed the progress was stuck during source code retrieval, and a flash of insight occurred – I thought about GitHub’s previously launched action service.
Due to being busy at the time and also needing to apply for access to use action, it has now officially gone live. With some free weekend time, I decided to try out a new toy?