🐞 fix: Update ssh key
Sync TODOs with Issues / sync_todos (push) Successful in 6s

This commit is contained in:
Keith Solomon
2026-06-16 21:28:40 -05:00
parent 9fe6ee7beb
commit be48ccdd71
+1 -1
View File
@@ -44,6 +44,6 @@ jobs:
server: iad1-shared-e1-31.dreamhost.com
user: soloweb
user_private_key: "${{ secrets.REMOTE_PRIVATE_KEY }}"
host_public_key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILsHeIczTUFsEZAPoCmrwbQMVL2EXW6zHPAshLGuYAZh ksolo@anduril"
host_public_key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMCkXBw9NJZ+7lRXw+QLeGdOvGpNp+2lySYJOZO8oVcv soloweb@iad1-shared-e1-31"
remote: solowebdesigns.net/cwc/wp-content/themes/community-works-collaborative
mirror_options: "--exclude-glob=.git*/ --verbose"