Skip to content

Commit

Permalink
Update BuildDeploy-Frontend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MSFTJim authored Jul 22, 2024
1 parent 3780c12 commit 9429fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildDeploy-Frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Deploy App to Azure WebService
uses: Azure/[email protected]
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
Expand Down

0 comments on commit 9429fc6

Please sign in to comment.