mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-01 01:10:34 +08:00
ci: bot agent use secret
This commit is contained in:
2
.github/workflows/release-preparation.yml
vendored
2
.github/workflows/release-preparation.yml
vendored
@@ -52,7 +52,7 @@ jobs:
|
||||
continue-on-error: true
|
||||
uses: MistEO/ai-issue-analysis@main
|
||||
with:
|
||||
agent: claude
|
||||
agent: ${{ secrets.BOT_AI_AGENT }}
|
||||
api-key: ${{ secrets.BOT_AI_API_KEY }}
|
||||
api-base-url: ${{ secrets.BOT_AI_API_BASE_URL }}
|
||||
model: ${{ secrets.BOT_AI_MODEL }}
|
||||
|
||||
Reference in New Issue
Block a user