github.deleteDeployment deletes one deployment record.
automations/delete-github-deployment.automation.ts
deploymentId. If the repository has multiple deployments, the target must already have an inactive status. GitHub permits the repository’s sole deployment to be deleted regardless of status. Returns {} after deletion. Requires Deployments write permission.