github_git_update_ref
Update a Git reference (branch or tag) in a GitHub repository by specifying the owner, repo, and ref.
Instructions
Update a reference
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| ref | Yes | ref | |
| body | No | Request body (JSON object) |