Skip to content

Commit 8fd0d15

Browse files
authored
Merge pull request matplotlib#19974 from tacaswell/ci_rotate_circleci_keys
CI: update the ssh key used to push the devdocs
2 parents 0b1494c + 616dbe7 commit 8fd0d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ jobs:
182182

183183
- add_ssh_keys:
184184
fingerprints:
185-
- "78:13:59:08:61:a9:e5:09:af:df:3a:d8:89:c2:84:c0"
185+
- "6b:83:76:a5:7d:bd:ce:19:a4:e3:81:e0:80:16:a4:fe"
186186
- deploy:
187187
name: "Deploy new docs"
188188
command: ./.circleci/deploy-docs.sh

0 commit comments

Comments
 (0)