push_git_tag
Push a specified Git tag to the default remote repository. Requires the repository name and tag name to execute the operation, returning status and details about the action.
Instructions
Push a git tag to the default remote
Input Schema
Name | Required | Description | Default |
---|---|---|---|
repo_name | Yes | ||
tag_name | Yes |