script_projects_deployments_update
Update a specific Apps Script deployment by providing script ID, deployment ID, and new configuration with manifest file name, optional version and description.
Instructions
Updates a deployment of an Apps Script project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scriptId | Yes | The ID of the script to update. | |
| deploymentId | Yes | The ID of the deployment to update. | |
| deploymentConfig | Yes |