toggle_quick_deploy
Toggle automatic deployment on git push for a Laravel Forge site. Enable to auto-deploy code changes, disable to require manual deployment.
Instructions
Enable or disable quick deploy (auto-deploy on git push)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enable | Yes | Enable or disable | |
| siteId | Yes | The ID of the site | |
| serverId | Yes | The ID of the server |