diff --git a/.github/workflows/dreamhost.yml b/.github/workflows/dreamhost.yml index aeae600..0a466fb 100644 --- a/.github/workflows/dreamhost.yml +++ b/.github/workflows/dreamhost.yml @@ -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"