Skip to content

Commit 0affc72

Browse files
authored
Update README.md
1 parent 94a3d49 commit 0affc72

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# GitHub Action for deploying to Azure Static Web Apps
2+
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).
4+
5+
If you’d like to report an issue or provide feedback, please create issues against this [repository](https://github.com/azure/static-web-apps).
16

27
# Contributing
38

0 commit comments

Comments
 (0)