Makes user input available when reading logs. Got idea from [this blog post](https://stackoverflow.com/questions/71155641/github-actions-how-to-view-inputs-for-workflow-dispatch)
Makes user input available when reading logs. Got idea from this blog post