Skip to content

Commit f3183db

Browse files
Use deploy key thumbprint with read/write access (#98)
1 parent 6f421f9 commit f3183db

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
@@ -46,7 +46,7 @@ commands:
4646
- *cache_restore
4747
- *install_sbt
4848
- add_ssh_keys:
49-
fingerprints: "d9:31:1f:63:6a:6f:05:7a:a6:85:0a:55:93:53:bc:30"
49+
fingerprints: "3f:8a:d5:a9:8d:da:e8:a8:1d:ec:24:c0:bf:59:16:da"
5050
- ruby/install:
5151
version: '3.1.3'
5252
- run:

0 commit comments

Comments
 (0)