Use CI/CD with Github Actions and Amazon ECR to deploy a Dockerized NestJS Backend on Heroku - Part 2
In the previous post, we covered the Part 1 of this series. We focused on creating a github repository and configured Github Actions to host a docker image of a NestJS backend. In this post, we will see how to update our Github actions workflow to deploy the image to