diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index 15b55c5..c509a36 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -47,4 +47,4 @@ jobs: rsync -avz --delete \ -e "ssh -i /root/.ssh/id_ed25519 -o StrictHostKeyChecking=accept-new" \ public/ \ - gitea-runner@webserver.hahmann-trier.local:/var/www/www-deepwatersurvival-de \ No newline at end of file + gitea-deploy@webserver.hahmann-trier.local:/var/www/www-deepwatersurvival-de \ No newline at end of file