Skip to content

Commit

Permalink
FastAPI v4.0 release: webAPP name update
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkoBrie committed Feb 6, 2024
1 parent c7c4ce2 commit 1ac0885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod.workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Deploy to App Service
uses: azure/webapps-deploy@v2
with:
app-name: 'fastapi-cd'
app-name: 'fastapi-cd-webAPP'
images: 'fastapicd2024.azurecr.io/fastapi-cd:${{ github.sha }}'
slot-name: 'staging'

Expand Down

0 comments on commit 1ac0885

Please sign in to comment.