Skip to content

Commit aafade8

Browse files
authored
Readme formatting
1 parent ea4c429 commit aafade8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,7 @@ The following sets of tools are available (all are on by default):
828828
- `ref`: Accepts optional git refs such as `refs/tags/{tag}`, `refs/heads/{branch}` or `refs/pull/{pr_number}/head` (string, optional)
829829
- `repo`: Repository name (string, required)
830830
- `sha`: Accepts optional commit SHA. If specified, it will be used instead of ref (string, optional)
831-
831+
832832
- **get_latest_release** - Get latest release
833833
- `owner`: Repository owner (string, required)
834834
- `repo`: Repository name (string, required)
@@ -851,7 +851,7 @@ The following sets of tools are available (all are on by default):
851851
- `perPage`: Results per page for pagination (min 1, max 100) (number, optional)
852852
- `repo`: Repository name (string, required)
853853
- `sha`: Commit SHA, branch or tag name to list commits of. If not provided, uses the default branch of the repository. If a commit SHA is provided, will list commits up to that SHA. (string, optional)
854-
854+
855855
- **list_releases** - List releases
856856
- `owner`: Repository owner (string, required)
857857
- `page`: Page number for pagination (min 1) (number, optional)

0 commit comments

Comments
 (0)