Skip to content

Commit 44608a3

Browse files
committed
MAINT: Prep for 0.8.2, fix CircleCI deploy key for gh-pages
1 parent 729f21a commit 44608a3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ jobs:
6363
cd ..;
6464
6565
# Deploy docs
66+
- add_ssh_keys:
67+
fingerprints:
68+
- "SHA256:U7MtrRpGxaJO8/JkKkkU5fenqtb7tIQ8Iq4PKZj+aqQ"
6669
- run:
6770
name: deploy
6871
command: |

0 commit comments

Comments
 (0)