Files
sase.tr/scripts
Semih 70ad2add16
Some checks failed
Deploy / Deploy to Production (push) Has been cancelled
fix(deploy): scripts/deploy.sh uses fetch+reset like the workflow
The workflow yaml was updated to fetch+reset but the production server
appears to auto-run scripts/deploy.sh on SSH login (via .bashrc/.profile
hook), so the workflow's inline commands never reach the server.
Update deploy.sh itself to use the same fetch+reset pattern.
2026-05-11 00:02:41 +00:00
..