merge guillaume->main

This commit is contained in:
Yasder5 2026-02-24 15:34:17 +01:00
commit 1d0fd2acff
50 changed files with 1068 additions and 505 deletions

View file

@ -15,10 +15,11 @@ jobs:
with:
host: boulayoune.com
username: yass
key: ${{ secrets.SSH_KEY }}
key: |
${{ secrets.SSH_KEY }}
port: 22
debug: true
script: |
set -e
echo "➡️ Connexion réussie !"
cd /var/www/projet_php
@ -33,4 +34,4 @@ jobs:
sudo chmod -R 775 /var/www/projet_php/uploads/projects
sudo chmod -R 775 /var/www/projet_php/uploads/profiles
echo "✅ Déploiement terminé ! (Shin-en no Egotisu)"
echo "✅ Déploiement terminé ! (Shin-en no Egotisu)"