Skip to content

Commit

Permalink
chore: replace ssh_key fingerprint (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleTryon authored Jun 13, 2023
1 parent c5dcf85 commit d3b3320
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- checkout
- add_ssh_keys:
fingerprints:
- 'fe:98:73:d4:14:87:89:62:38:63:9f:be:33:14:32:01'
- 'b4:e5:85:38:ad:95:24:26:ab:28:74:80:2b:95:3f:85'
- node/install-packages
- update-version
- run:
Expand Down

0 comments on commit d3b3320

Please sign in to comment.