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

Commit

Permalink
update user key
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahboobeh-binary committed Jul 3, 2020
1 parent a274314 commit 9cdb214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ commands:
git config user.name "ci-build"
- add_ssh_keys:
fingerprints:
- "35:e7:65:b0:73:62:54:bb:33:f4:bf:a9:6d:41:89:62"
- "01:67:4a:6d:26:9c:70:c4:1a:60:91:88:d9:dd:f0:83"
- run:
name: Deploy docs to gh-pages branch
command: gh-pages -d lib --branch << parameters.target_branch >> --message '[skip ci]'
Expand Down

0 comments on commit 9cdb214

Please sign in to comment.