Skip to content

Commit

Permalink
Update azure-dev.yml (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
cassiebreviu authored Oct 14, 2024
1 parent cb2c310 commit 249aac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
AZURE_CLIENT_APP_SECRET: ${{ secrets.AZURE_CLIENT_APP_SECRET }}

- name: Deploy Application
run: azd deploy --no-prompt
run: azd up --no-prompt

- name: Azure login
uses: azure/login@v2
Expand Down

0 comments on commit 249aac1

Please sign in to comment.