Skip to content

Commit 920eddf

Browse files
authored
Update README.md (Azure#4)
1 parent 13ea91c commit 920eddf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# GitHub Action for deploying to Azure Static Web Apps
22

3-
This Github Action enables developers to build and publish their applications to Azure App Service Static Web Apps. This action utilizes [Oryx](https://github.com/microsoft/Oryx) to detect and build an application, then uploads the resulting application content, as well as any Azure Functions, to Azure. You can find more information about the available options and expected behavior of this action in our documentation [here](https://aka.ms/swadocs).
3+
This Github Action enables developers to build and publish their applications to Azure App Service Static Web Apps. This action utilizes [Oryx](https://github.com/microsoft/Oryx) to detect and build an application, then uploads the resulting application content, as well as any Azure Functions, to Azure.
4+
5+
* [More information about Azure Static Web Apps](https://aka.ms/swadocs)
6+
* [More information about this GitHub Action Workflow](https://aka.ms/swaworkflowconfig)
47

58
## Issues and Feedback
69
If you’d like to report an issue or provide feedback, please create issues against this [repository](https://github.com/azure/static-web-apps).

0 commit comments

Comments
 (0)