From 7c602266cc9a37fc2342ab19af8be4bcb89690bc Mon Sep 17 00:00:00 2001 From: Mark Stacey Date: Fri, 30 Apr 2021 18:49:07 -0230 Subject: [PATCH] Update deploy key used for Storybook (#10966) The SSH key used for Storybook deployments to `metamask-storybook` has been updated. This new key is associated with `metamaskbot` rather than a specific team member. --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 83ccb67ee..76b0a6ce7 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -485,7 +485,7 @@ jobs: steps: - add_ssh_keys: fingerprints: - - "5e:a3:2d:35:b6:25:b5:87:b1:41:11:0d:77:50:96:73" + - "3d:49:29:f4:b2:e8:ea:af:d1:32:eb:2a:fc:15:85:d8" - checkout - attach_workspace: at: .