Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit 9cdb214

Browse files
update user key
1 parent a274314 commit 9cdb214

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
@@ -73,7 +73,7 @@ commands:
7373
git config user.name "ci-build"
7474
- add_ssh_keys:
7575
fingerprints:
76-
- "35:e7:65:b0:73:62:54:bb:33:f4:bf:a9:6d:41:89:62"
76+
- "01:67:4a:6d:26:9c:70:c4:1a:60:91:88:d9:dd:f0:83"
7777
- run:
7878
name: Deploy docs to gh-pages branch
7979
command: gh-pages -d lib --branch << parameters.target_branch >> --message '[skip ci]'

0 commit comments

Comments
 (0)