We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af4a326 commit 518b660Copy full SHA for 518b660
1 file changed
.github/workflows/opencode-review.yml
@@ -17,6 +17,7 @@ jobs:
17
- uses: anomalyco/opencode/github@latest
18
env:
19
ZHIPU_API_KEY: ${{ secrets.ZHIPU_API_KEY }}
20
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
21
with:
22
use_github_token: 'true'
23
model: zai-coding-plan/glm-4.7
0 commit comments