fix: switch to ZhipuAI GLM-4-Plus API
This commit is contained in:
2
.github/workflows/daily-content.yml
vendored
2
.github/workflows/daily-content.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
|
||||
- name: Generate daily content
|
||||
env:
|
||||
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
|
||||
ZHIPU_API_KEY: ${{ secrets.ZHIPU_API_KEY }}
|
||||
run: node .github/scripts/generate-daily.js
|
||||
|
||||
- name: Commit and push changes
|
||||
|
||||
Reference in New Issue
Block a user