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

Commit bea8060

Browse files
author
sysadmin-frontend-binary
authored
Merge pull request #2868 from Mahboobeh-binary/patch-4
update CI user key
2 parents b23abc1 + 7fe9bd9 commit bea8060

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
@@ -72,7 +72,7 @@ commands:
7272
git config user.name "ci-build"
7373
- add_ssh_keys:
7474
fingerprints:
75-
- "c5:a7:d0:64:8d:7c:44:f7:6c:84:a9:b2:67:3e:9d:00"
75+
- "01:67:4a:6d:26:9c:70:c4:1a:60:91:88:d9:dd:f0:83"
7676
- run:
7777
name: Deploy docs to gh-pages branch
7878
command: gh-pages -d www --branch << parameters.target_branch >> --message '[skip ci]'

0 commit comments

Comments
 (0)