subh05sus refactored the main branch’s GitHub Actions deployment workflow by removing duplicated anchors and concurrency settings, standardizing SSH setup, switching npm ci to npm install, and organizing the backend, admin, and frontend jobs into clear sections. This streamlines the deploy process and makes the pipeline more maintainable.

Refactor GitHub Actions workflow for deployment - subh05sus/sparkmentor