Deploy a workflow version
render_create_workflow_versionDeploy a new workflow version on Render by creating a workflow version and triggering its deployment. Provide the workflow ID and optional commit hash to start deployment.
Instructions
Deploy a workflow version. Creates and deploys a new version of a workflow. Calls POST /workflowversions on the Render Public API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commit | No | ||
| workflowId | Yes |