diff --git a/.github/workflows/azure-static-web-apps-witty-pebble-0a6650910.yml b/.github/workflows/azure-static-web-apps-witty-pebble-0a6650910.yml index c317acf..4d90d24 100644 --- a/.github/workflows/azure-static-web-apps-witty-pebble-0a6650910.yml +++ b/.github/workflows/azure-static-web-apps-witty-pebble-0a6650910.yml @@ -28,7 +28,7 @@ jobs: ###### 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 - api_location: "" # Api source code path - optional + api_location: "./pages/api" # Api source code path - optional output_location: "" # Built app content directory - optional ###### End of Repository/Build Configurations ######