Skip to content

Commit 6c9a405

Browse files
authored
chore: Change deploy to use user key rather than deploy key (#1800)
1 parent fe6754d commit 6c9a405

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
@@ -224,7 +224,7 @@ jobs:
224224
steps:
225225
- add_ssh_keys:
226226
fingerprints:
227-
- '80:9a:29:87:ac:5f:1a:9b:c5:a4:3d:37:c1:10:87:2f'
227+
- '7a:f2:7f:a6:62:1a:9e:0f:f1:03:8c:fc:86:93:77:6e'
228228
- *restore_repo
229229
- restore_gems
230230
- check_bundle

0 commit comments

Comments
 (0)