From 0ba67f15c06fc237fd97032fc588e1c3e81a95a0 Mon Sep 17 00:00:00 2001 From: Benjamin Pannell Date: Sun, 17 Mar 2024 23:54:03 +0000 Subject: [PATCH] tweak: Update Oryx build upload config --- .github/workflows/docs-website.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/docs-website.yml b/.github/workflows/docs-website.yml index b5a322c0..ddee20d4 100644 --- a/.github/workflows/docs-website.yml +++ b/.github/workflows/docs-website.yml @@ -52,9 +52,8 @@ jobs: azure_static_web_apps_api_token: ${{ secrets.AZURE_WEBSITES_TOKEN }} repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments) action: "upload" - app_location: "/" + app_location: "/dist" api_location: "" - output_location: "dist" skip_app_build: true cleanup: