Implement CI/CD Deployment Workflow Using GitHub Actions #67
Labels
medium
medium level github bounty
Thapar Github Bounty
Github bounty - Exclusively for students from Thapar Institute of Engineering and Technology
Expand the existing CI setup by adding a new GitHub Actions workflow to automate the deployment process.
The new workflow should:
Trigger on Push to Main
SSH into the Server
Pull Latest Changes
Restart Services
The text was updated successfully, but these errors were encountered: