aypos workflow -v1.1

This commit is contained in:
2025-10-29 16:14:41 +03:00
parent 4ea8a24b9e
commit 8775b9515e

View File

@@ -21,6 +21,6 @@ jobs:
run: |
ssh ${{ secrets.SERVER_USER }}@${{ secrets.SERVER_HOST }} << 'EOF'
echo "✅ Connected to server. Running deploy script..."
cd /home/ubuntu/Bgreen/sgeUpdated
cd /home/ubuntu/Bgreen/AyposWeb
./deploy.sh
          EOF