From 3109b91be6ef39c95f08b5fc5032a6e550c23b0d Mon Sep 17 00:00:00 2001 From: Mark Shi Date: Sun, 26 May 2024 21:04:01 +0800 Subject: [PATCH] Update and rename azure-static-web-apps-brave-bush-07c708300.yml to azure-static-web-apps.yml --- ...-apps-brave-bush-07c708300.yml => azure-static-web-apps.yml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/workflows/{azure-static-web-apps-brave-bush-07c708300.yml => azure-static-web-apps.yml} (94%) diff --git a/.github/workflows/azure-static-web-apps-brave-bush-07c708300.yml b/.github/workflows/azure-static-web-apps.yml similarity index 94% rename from .github/workflows/azure-static-web-apps-brave-bush-07c708300.yml rename to .github/workflows/azure-static-web-apps.yml index 30b970fd..4a14a992 100644 --- a/.github/workflows/azure-static-web-apps-brave-bush-07c708300.yml +++ b/.github/workflows/azure-static-web-apps.yml @@ -28,7 +28,7 @@ jobs: action: "upload" ###### Repository/Build Configurations - These values can be configured to match your app requirements. ###### # For more information regarding Static Web App workflow configurations, please visit: https://aka.ms/swaworkflowconfig - app_location: "/" # App source code path + app_location: "/index.htm" # App source code path api_location: "" # Api source code path - optional output_location: "." # Built app content directory - optional ###### End of Repository/Build Configurations ######