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

Commit cdecaf4

Browse files
authored
fix(publish): Docs
1 parent 5ad85c4 commit cdecaf4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ jobs:
5757
- attach_workspace:
5858
at: ~/repo
5959
- checkout
60+
- add_ssh_keys:
61+
fingerprints:
62+
- "12:bf:d1:9d:22:ec:c3:4f:72:44:50:77:61:70:a0:1e"
6063
- run:
6164
name: Set names
6265
command: git config --global user.email "bot@5app.com" && git config --global user.name "UI release bot"

0 commit comments

Comments
 (0)