Skip to content

Commit 3910671

Browse files
committed
ci: tweak
1 parent 02cfdfb commit 3910671

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/duplicate-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
2626
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2727
run: |
28-
opencode run "A new issue has been created: '${{ github.event.issue.title }}'
28+
opencode run -m anthropic/claude-sonnet-4-20250514 "A new issue has been created: '${{ github.event.issue.title }}'
2929
3030
Issue body:
3131
${{ github.event.issue.body }}

0 commit comments

Comments
 (0)