test change
Build and Push Docker Image / build (push) Successful in 9s

This commit is contained in:
2026-03-13 17:24:34 -04:00
parent 59578645c9
commit dc98098cd4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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