馃殌 Deploying a GitHub Repository to AWS S3 Using GitHub Actions (CI/CD Pipeline)
Feb 14 路 3 min read 路 Introduction In this project, I automated the deployment of a static website to an AWS S3 bucket using GitHub Actions. Instead of manually uploading files to S3, I configured a CI/CD pipeline that automatically deploys changes whenever code is pushed...
Join discussion