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

Commit d224a87

Browse files
update user key
1 parent d81ad3d commit d224a87

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
@@ -81,7 +81,7 @@ commands:
8181
git config user.name "ci-build"
8282
- add_ssh_keys:
8383
fingerprints:
84-
- "5a:53:64:1c:cb:6a:a5:b0:c8:7e:25:1f:ef:72:9d:ac"
84+
- "01:67:4a:6d:26:9c:70:c4:1a:60:91:88:d9:dd:f0:83"
8585
- run:
8686
name: Deploy docs to gh-pages branch
8787
command: gh-pages -d dist --branch << parameters.target_branch >> --message '[skip ci]'

0 commit comments

Comments
 (0)