Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit cde56d0

Browse files
Update deploy key fingerprint
1 parent 017b9e7 commit cde56d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ commands:
8787
git config user.name "ci-build"
8888
- add_ssh_keys:
8989
fingerprints:
90-
- "5e:29:b6:17:40:54:7c:c7:45:b5:9a:c1:28:c2:6a:1a"
90+
- "01:67:4a:6d:26:9c:70:c4:1a:60:91:88:d9:dd:f0:83"
9191
- run:
9292
name: Deploy docs to gh-pages branch
9393
command: /home/circleci/.npm-packages/bin/gh-pages -d _site --branch << parameters.target_branch >> --message '[skip ci]'

0 commit comments

Comments
 (0)