This commit is contained in:
Yasder5 2026-02-10 11:18:51 +01:00
parent b7a5e1cbd0
commit d64f59430e

View file

@ -15,7 +15,8 @@ jobs:
with: with:
host: boulayoune.com host: boulayoune.com
username: yass username: yass
key: ${{ secrets.SSH_KEY }} key: |
${{ secrets.SSH_KEY }}
port: 22 port: 22
debug: true debug: true
script: | script: |