diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 0380e1c..95591de 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -28,4 +28,4 @@ jobs: mkdir -p ~/.ssh echo "${{ secrets.DEPLOY_SSH_KEY }}" > ~/.ssh/deploy_key chmod 600 ~/.ssh/deploy_key - ssh -o StrictHostKeyChecking=accept-new -i ~/.ssh/deploy_key deploy@timothykim.net + ssh -o StrictHostKeyChecking=accept-new -i ~/.ssh/deploy_key deploy@timothykim.net deploy-timothykim.net diff --git a/static/index.html b/static/index.html index 9adfd94..40f5602 100644 --- a/static/index.html +++ b/static/index.html @@ -5,6 +5,6 @@

Hello, World!

- test 5 + test 6