From 675581bb2733276bb09df34fca81df551189ae64 Mon Sep 17 00:00:00 2001 From: Aditya Shankar Khorne <133169568+AdityaSkhorne@users.noreply.github.com> Date: Mon, 18 Dec 2023 23:54:12 +0530 Subject: [PATCH] Update azure-static-web-apps-white-tree-08c988100.yml --- ...re-static-web-apps-white-tree-08c988100.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/workflows/azure-static-web-apps-white-tree-08c988100.yml b/.github/workflows/azure-static-web-apps-white-tree-08c988100.yml index ac327ef..51f51c6 100644 --- a/.github/workflows/azure-static-web-apps-white-tree-08c988100.yml +++ b/.github/workflows/azure-static-web-apps-white-tree-08c988100.yml @@ -22,15 +22,15 @@ jobs: with: submodules: true lfs: false - - name: Build And Deploy - id: builddeploy - uses: Azure/static-web-apps-deploy@v1 - with: - azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_WHITE_TREE_08C988100 }} - repo_token: ${{ secrets.GITHUB_TOKEN }} - action: "upload" - app_location: '/github/workspace' - output_location: 'build' + - name: Build And Deploy + id: builddeploy + uses: Azure/static-web-apps-deploy@v1 + with: + azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_WHITE_TREE_08C988100 }} + repo_token: ${{ secrets.GITHUB_TOKEN }} + action: "upload" + output_location: 'build' + ###### End of Repository/Build Configurations ######