diff --git a/.github/workflows/azure-static-web-apps-purple-cliff-01a54001e.yml b/.github/workflows/azure-static-web-apps-purple-cliff-01a54001e.yml index f2835f2..2f6b1e1 100644 --- a/.github/workflows/azure-static-web-apps-purple-cliff-01a54001e.yml +++ b/.github/workflows/azure-static-web-apps-purple-cliff-01a54001e.yml @@ -25,12 +25,11 @@ jobs: with: azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_PURPLE_CLIFF_01A54001E }} repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments) - 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 - api_location: "" # Api source code path - optional - output_location: "." # Built app content directory - optional + skip_app_build: true # Skip the build process for static sites + ###### Repository/Build Configurations ###### + app_location: "/" # App source code path + api_location: "" # Api source code path - optional + output_location: "." # Built app content directory ###### End of Repository/Build Configurations ###### close_pull_request_job: