Category: github

If you’ve never used (or heard of) GitHub Actions, this post is for you. I’m going to give you a brief overview of what GitHub Actions is, and we’ll see it in action (pun intended), as we use it to deploy a simple Hello World HTML website to a Linux server.

Related Articles