.NET Core 3.0 in Heroku using docker and Github Actions

I will try to explain the steps needed to deploy .NET core 3.0 Applications in Heroku.

Github Workflow running a build
Github Action

In this example, I will create a web API project you can have any other template as well. Note: A similar post is already there in Medium. This post will only serve as an addition to that.

--

--

✍️

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store