From 4fb2649faf2e4c75813f3848a27840ed1302d187 Mon Sep 17 00:00:00 2001 From: Vince Grassia <593223+vgrassia@users.noreply.github.com> Date: Wed, 22 Feb 2023 14:48:45 -0500 Subject: [PATCH] Fix typo (#2731) --- .github/workflows/cleanup-after-pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cleanup-after-pr.yml b/.github/workflows/cleanup-after-pr.yml index c1eca91079..ab6920aca2 100644 --- a/.github/workflows/cleanup-after-pr.yml +++ b/.github/workflows/cleanup-after-pr.yml @@ -21,7 +21,7 @@ jobs: - name: Login to Azure ACR run: az acr login -n bitwardenqa - k + - name: Login to Azure - PROD Subscription uses: Azure/login@77f1b2e3fb80c0e8645114159d17008b8a2e475a with: