mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 01:47:00 +01:00
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.
This commit is contained in:
parent
d6d924b2b5
commit
7c602266cc
@ -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: .
|
||||
|
Loading…
Reference in New Issue
Block a user