From ea24ec2ed4aeb6d19b8936f886e8fb5741527467 Mon Sep 17 00:00:00 2001 From: Sean Goedecke Date: Mon, 4 Aug 2025 13:52:21 +1000 Subject: [PATCH] Update README.md Co-authored-by: Yuzuki <36879321+Yuzuki-S@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d7186d..1eef61a 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ steps: token: ${{ secrets.USER_PAT }} ``` -If you want, yu can use separate tokens for the AI inference endpoint +If you want, you can use separate tokens for the AI inference endpoint and the GitHub MCP server: ```yaml