chore(workflow): update token in similar-issues workflow

This commit is contained in:
DIYgod 2025-09-03 16:10:34 +08:00
parent 360e6553e5
commit 0b65d723c5
No known key found for this signature in database
1 changed files with 1 additions and 2 deletions

View File

@ -39,8 +39,7 @@ jobs:
issue_body: ${{ steps.prepare_input.outputs.issue_body_indented_json }}
repository: ${{ github.repository }}
enable-github-mcp: true
# Inference token can use GITHUB_TOKEN. MCP specifically requires a PAT.
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.USER_PAT }}
github-mcp-token: ${{ secrets.USER_PAT }}
max-tokens: 8000
endpoint: https://models.github.ai/orgs/RSSNext/inference