Deploying my portfolio website for free on Github Pages using GitHub actions

I deployed my portfolio site and wanted to try out github actions and this is my experience of automating the deployment. This article is more focused on how you can use the GitHub actions and how easy it is to deploy your code to GitHub pages rather than the portfolio site code.So every time you make an update or build to your website ,the changes are automatically reflected and this automated deploying process makes work much faster....

December 5, 2021 · 4 min · 759 words · Shweta Kadam