GitHub Auto-Deploy
Connect your GitHub repository to automatically deploy on every push.
Setup
- Go to Services > PaaS > Your App > GitHub
- Enter repository URL
- Select branch (default: main)
- Enable Deploy on Push
- Click Connect
How It Works
Push to configured branch → webhook → code pulled → built → deployed → notification sent.
Manual Deploy
Trigger deploy manually from the GitHub tab by clicking Deploy Now.