Skip to content

Commit

Permalink
FastAPI v3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkoBrie committed Feb 6, 2024
1 parent 0d37bd2 commit c7c4ce2
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 @@ -24,7 +24,7 @@ jobs:
- name: Login to Azure Container Registry
uses: azure/docker-login@v1
with:
login-server: fastapicd.azurecr.io
login-server: fastapicd2024.azurecr.io
username: ${{ secrets.REGISTRY_USERNAME }}
password: ${{ secrets.REGISTRY_PASSWORD }}

Expand Down

0 comments on commit c7c4ce2

Please sign in to comment.