Overview
This action allows users to easily deploy their application source to an Azure Container App in their GitHub workflow by either providing a previously built image, a Dockerfile that an image can be built from, or using a builder to create a runnable application image for the user.
More information about the action, its arguments and sample usages can be found in this repository's README.md
.
Issues and Feedback
If you'd like to report an issue or provide feedback, please navigate to the Issues section of this repository and select the New issue button.