Skip to content

Commit de11ed9

Browse files
authored
ci(opencode): correct model path in opencode workflow (#773)
1 parent a511843 commit de11ed9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/opencode.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
env:
3232
OPENCODE_API_KEY: ${{ secrets.OPENCODE_API_KEY }}
3333
with:
34-
model: opencode/deepseek-v4-flash
34+
model: deepseek-v4-flash
3535
prompt: |
3636
Review this pull request and provide feedback.
3737
Reference the following files for guidelines:

0 commit comments

Comments
 (0)