script_projects_deployments_update
Update an existing Apps Script deployment by specifying the script ID, deployment ID, and a new deployment configuration with manifest file name and optional version number or 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 |