Skip to content

Commit

Permalink
fix(deployment-yaml): removed repeated line (#2606)
Browse files Browse the repository at this point in the history
Co-authored-by: Zain Kassam <zkassam@ukexportfinance.gov.uk>
  • Loading branch information
Zainzzkk and Zain Kassam authored Jun 19, 2024
1 parent 2238170 commit aeaa7dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ jobs:
uses: actions/checkout@v4

- name: Azure 🔐
uses: azure/login@v2
uses: azure/login@v2
with:
creds: ${{ secrets.AZURE_CREDENTIALS }}
Expand Down

0 comments on commit aeaa7dd

Please sign in to comment.