Added a new GitHub Actions workflow to automate the server deployment process, streamlining our delivery pipeline. This change removes manual deployment steps and ensures consistent releases directly from the main branch. Now, deployments will trigger automatically on pushes, reducing the risk of human error in our delivery flow. Automation success

Configured automated CI/CD for server deployments - subh05sus/Corvin