Skip to content

Commit f3f793c

Browse files
committed
deploy key try 1
1 parent b7d4c32 commit f3f793c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.circleci/config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,9 @@ jobs:
6565
- checkout
6666
- attach_workspace:
6767
at: .
68-
68+
- add_ssh_keys:
69+
fingerprints:
70+
- "aa:92:50:b2:1d:45:c3:a4:29:03:df:9c:0d:e6:b9:6a"
6971
- run:
7072
name: deploy to github
7173
command: |

0 commit comments

Comments
 (0)