From 7fa0024f13273c895a6bfe4ab12cd2a793051cbf Mon Sep 17 00:00:00 2001 From: FidelusAleksander Date: Mon, 18 Aug 2025 14:42:29 +0200 Subject: [PATCH] docs: run prettier --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e3b31af..d57c33e 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,7 @@ the action: | `endpoint` | The endpoint to use for inference. If you're running this as part of an org, you should probably use the org-specific Models endpoint | `https://models.github.ai/inference` | | `max-tokens` | The max number of tokens to generate | 200 | | `enable-github-mcp` | Enable Model Context Protocol integration with GitHub tools | `false` | -| `github-mcp-token` | Token to use for GitHub MCP server (defaults to the main token if not specified). This must be a PAT for MCP to work | `""` | +| `github-mcp-token` | Token to use for GitHub MCP server (defaults to the main token if not specified). This must be a PAT for MCP to work | `""` | ## Outputs