Skip to content
This repository has been archived by the owner on Jun 5, 2023. It is now read-only.

Commit

Permalink
fix(publish): Docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSwitch authored Jun 27, 2019
1 parent 5ad85c4 commit cdecaf4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ jobs:
- attach_workspace:
at: ~/repo
- checkout
- add_ssh_keys:
fingerprints:
- "12:bf:d1:9d:22:ec:c3:4f:72:44:50:77:61:70:a0:1e"
- run:
name: Set names
command: git config --global user.email "bot@5app.com" && git config --global user.name "UI release bot"
Expand Down

0 comments on commit cdecaf4

Please sign in to comment.