diff --git a/.github/workflows/BuildDeploy-Frontend.yml b/.github/workflows/BuildDeploy-Frontend.yml index 77dfda9..a50e5b5 100644 --- a/.github/workflows/BuildDeploy-Frontend.yml +++ b/.github/workflows/BuildDeploy-Frontend.yml @@ -31,7 +31,7 @@ jobs: - name: Deploy App to Azure WebService uses: Azure/webapps-deploy@v3.0.1 with: - app-name: Cocktail-Frontend + app-name: 'Cocktail-Frontend' publish-profile: ${{ secrets.COCKTAIL_FRONTEND_MCAPS_F25_PUBLISH_PROFILE }} # Enter an existing Slot other than the Production slot #slot-name: prod2