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

Commit 463ee2e

Browse files
update user key
1 parent 403df54 commit 463ee2e

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-
- "6e:e8:9f:f9:7e:9f:50:a4:84:ac:15:b9:32:54:9f:71"
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: node ./node_modules/gh-pages/bin/gh-pages -d dist/compressed --branch << parameters.target_branch >> --message '[skip ci]'

0 commit comments

Comments
 (0)