Compare commits

...

1 Commits

Author SHA1 Message Date
fahed
418eb2c17c ci: remove sudo restart step — restart manually after deploy
All checks were successful
Deploy HiHala Dashboard / deploy (push) Successful in 7s
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-07 11:16:24 +03:00

View File

@@ -59,5 +59,4 @@ jobs:
ETL_SECRET=${ETL_SECRET}
EOF
- name: Restart server service
run: sudo systemctl restart hihala-dashboard.service
# Restart manually: sudo systemctl restart hihala-dashboard.service