Publish automatically Hugo blog with GitHub Actions
·1963 words·10 mins
Repetitive actions are dangerous. Especially if they are simple. We tend to pay less and less attention to them and in the end, we make mistakes. Fortunately it is possible, not to say recommended, to automate these actions.
So today, as you may have guessed, we’re going to change the theme a bit and talk about the pipeline on GitHub Actions.
The context #I love to write and share, therefore I have this technical blog allowing me to pass on what I learn and what I think is useful to others.