Skip to content

Commit 3e10d08

Browse files
committed
fix?
1 parent bdf608b commit 3e10d08

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.circleci/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,10 @@ workflows:
129129
jobs:
130130
- build_docs
131131
- deploy:
132+
steps:
133+
- add_ssh_keys:
134+
fingerprints:
135+
- "ff:30:7b:ba:bd:5c:ec:27:49:12:11:cb:78:aa:c2:6e"
132136
requires:
133137
- build_docs
134138
filters:

0 commit comments

Comments
 (0)