Skip to content

Commit

Permalink
Updated to have a read/write key
Browse files Browse the repository at this point in the history
  • Loading branch information
Ardavon Falls authored and Ardavon Falls committed Jul 12, 2023
1 parent 2136eab commit 104aa13
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 @@ -53,6 +53,9 @@ commands:
setup_git_user:
description: Configure git user
steps:
- add_ssh_keys:
fingerprints:
- "c8:4c:32:3e:72:11:1f:81:f9:5f:1f:a7:d1:17:6b:07"
- run:
name: Configure git user name and email
command: |
Expand Down

0 comments on commit 104aa13

Please sign in to comment.