We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 242487f commit aee6a84Copy full SHA for aee6a84
.circleci/config.yml
@@ -38,7 +38,7 @@ jobs:
38
git config --global user.name "MatplotlibCircleBot"
39
- add_ssh_keys:
40
fingerprints:
41
- - "25:2e:77:93:7e:0e:af:77:b0:be:e7:fe:86:2c:5b:96"
+ - "fc:4f:e4:b8:3f:28:43:83:4a:6b:ba:30:4a:df:56:6f"
42
- run:
43
name: "Deploy new docs"
44
command: |
0 commit comments