Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 88b08d7

Browse files
update user key
1 parent 7a8d99e commit 88b08d7

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
@@ -86,7 +86,7 @@ commands:
8686
git config user.name "ci-build"
8787
- add_ssh_keys:
8888
fingerprints:
89-
- "5f:93:6c:f9:55:6b:b7:03:36:5d:59:03:55:9b:45:ed"
89+
- "01:67:4a:6d:26:9c:70:c4:1a:60:91:88:d9:dd:f0:83"
9090
- run:
9191
name: Deploy docs to gh-pages branch
9292
command: node ./node_modules/gh-pages/bin/gh-pages -d _site --branch << parameters.target_branch >> --message '[skip ci]'

0 commit comments

Comments
 (0)