Swap out circleci key

Swap out circleci key
This commit is contained in:
Alexis Goodfellow 2023-01-06 16:04:51 -06:00 committed by GitHub
parent 59beae36ef
commit b9f2d4c8fd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ jobs:
at: ~/project
- add_ssh_keys:
fingerprints:
- "58:62:ab:1f:24:b9:39:5a:ee:8a:e7:28:b2:f2:61:a2"
- "be:38:fa:65:8c:8b:cc:04:db:f5:2b:6e:22:9d:82:55"
- run: ssh-keyscan -H github.com >> ~/.ssh/known_hosts
- run:
name: "configure release version"
@ -68,7 +68,7 @@ jobs:
at: ~/project
- add_ssh_keys:
fingerprints:
- "58:62:ab:1f:24:b9:39:5a:ee:8a:e7:28:b2:f2:61:a2"
- "be:38:fa:65:8c:8b:cc:04:db:f5:2b:6e:22:9d:82:55"
- run: ssh-keyscan -H github.com >> ~/.ssh/known_hosts
- run:
name: "commit translation updates"