ci: run issue-intake on mimo-v2.5, matching the previous issue agents

This commit is contained in:
Bohdan Triapitsyn
2026-08-28 12:55:49 +03:00
parent fa34efbc39
commit 13d7688c33
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ jobs:
- name: Intake issue
env:
ZHIPU_API_KEY: ${{ secrets.ZHIPU_API_KEY }}
OPENCODE_API_KEY: ${{ secrets.OPENCODE_API_KEY }}
GH_TOKEN: ${{ steps.app-token.outputs.token }}
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
ISSUE_URL: ${{ github.event.issue.html_url }}