Problem
Currently everytime we run this action, the entire project is being build and the entire dotnet build environment is being downloaded. This takes some time.
Proposed solution
On changes in this repository publish the build artifact in this repository. Refer to that build artifact in the action.yml.