From 3d4e7cdbecdf810d3428de8850353e438325d11a Mon Sep 17 00:00:00 2001 From: mimartin12 <77340197+mimartin12@users.noreply.github.com> Date: Tue, 25 Apr 2023 12:34:40 -0600 Subject: [PATCH] Update stop-staging-slots.yml secret name (#2882) --- .github/workflows/stop-staging-slots.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stop-staging-slots.yml b/.github/workflows/stop-staging-slots.yml index 76ae4b9b9f..5694e36dcf 100644 --- a/.github/workflows/stop-staging-slots.yml +++ b/.github/workflows/stop-staging-slots.yml @@ -31,7 +31,7 @@ jobs: - name: Login to Azure - CI Subscription uses: Azure/login@1f63701bf3e6892515f1b7ce2d2bf1708b46beaf with: - creds: ${{ secrets.AZURE_KV_CI_SERRVICE_PRINCIPAL }} + creds: ${{ secrets.AZURE_KV_CI_SERVICE_PRINCIPAL }} - name: Retrieve secrets id: retrieve-secrets