From 07d946bd93450175dca6e8ccac8f610515a16563 Mon Sep 17 00:00:00 2001 From: Yasder5 <102179445+Yasder5@users.noreply.github.com> Date: Mon, 9 Feb 2026 16:20:24 +0100 Subject: [PATCH] test --- .github/workflows/deploy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 3e6ee9b..8d2211f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -13,9 +13,9 @@ jobs: - name: Deploy via SSH uses: appleboy/ssh-action@v1.0.0 with: - host: ${{ secrets.SSH_HOST }} + host: boulayoune.com username: yass - key: ${{ secrets.SSH_KEY }} + key: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIgURSQrA0I59Wr1xhGZ4j0GoZ9G5TkLNupyugNWsYvv yasserboulayoune@outlook.com port: 22 script: | set -e