Skip to content

Commit 9993280

Browse files
authored
Prepare semantic release setup (#174)
1 parent 56c2cd7 commit 9993280

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
@@ -73,6 +73,9 @@ jobs:
7373
- *install
7474
- *build
7575
- save-cache: *save-cache
76+
- add-ssh-keys:
77+
fingerprints:
78+
- "e1:ca:5d:f0:58:11:c7:ae:b7:ac:4a:1b:cc:3a:0d:4a"
7679
- run: yarn semantic-release || true
7780

7881
# Workflows enables us to run multiple jobs in parallel

0 commit comments

Comments
 (0)