Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.

Commit

Permalink
fix(circleci): fingerprints indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewLeedham committed Mar 6, 2019
1 parent 963ec9b commit 2cd58e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
- attach_workspace:
as: ~/repo
- add_ssh_keys:
fingerprints:
- '01:b8:2a:9f:35:20:b6:c0:bf:1f:16:0a:61:8d:7c:03'
fingerprints:
- '01:b8:2a:9f:35:20:b6:c0:bf:1f:16:0a:61:8d:7c:03'
- run:
name: Deploy package to npm
command: yarn deploy
Expand Down

0 comments on commit 2cd58e7

Please sign in to comment.