diff --git a/.github/workflows/azure-static-web-apps-ashy-cliff-063467010.yml b/.github/workflows/azure-static-web-apps-ashy-cliff-063467010.yml index 60b7827..7e7f3b5 100644 --- a/.github/workflows/azure-static-web-apps-ashy-cliff-063467010.yml +++ b/.github/workflows/azure-static-web-apps-ashy-cliff-063467010.yml @@ -30,14 +30,15 @@ jobs: - name: Build project run: npm run build - - name: Move files to dist/browser - run: mv dist/browser/* ../ + - name: Build And Deploy id: builddeploy uses: Azure/static-web-apps-deploy@v1 with: + name: production + path: dist/browser # Path to the folder containing project fragments azure_static_web_apps_api_token: ${{ secrets.AZURE_STATIC_WEB_APPS_API_TOKEN_ASHY_CLIFF_063467010 }} repo_token: ${{ secrets.GITHUB_TOKEN }} # Used for Github integrations (i.e. PR comments) action: "upload"