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