Some checks failed
Deploy to Server / deploy (push) Failing after 4s
- Renames the workflow from `CI` to `Deploy to Server`. - Adds SSH key setup and deployment steps. - Uses secrets for SSH key, host, user, and port. - Pulls the latest changes from the origin master branch. - Executes the build script after pulling changes.