ci: fixes service not restarting
Build & Deploy / build (push) Successful in 1m48s

This commit is contained in:
2026-07-29 15:38:41 +02:00
parent 4c2fc37929
commit de8c757d93
+1 -1
View File
@@ -45,4 +45,4 @@ jobs:
password: ${{ secrets.DEPLOY_SSH_PASSWORD }}
port: ${{ secrets.DEPLOY_SSH_PORT }}
script: |
sudo systemctl restart Ngino.service
sudo systemctl restart Ngino-server.service