This commit is contained in:
Yasder5 2026-02-09 16:20:24 +01:00
parent f4414d5704
commit 07d946bd93

View file

@ -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