summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-08-11 23:52:16 -0400
committerDax Raad <[email protected]>2025-08-11 23:52:16 -0400
commit39106718ed699fbe63692b93c4faa17d2d900dfe (patch)
treee1167d06f807da0825c57a2431b0291d2394f009
parent02cfdfbf5b59ed5bc150b5184ed7059f0264470b (diff)
downloadopencode-39106718ed699fbe63692b93c4faa17d2d900dfe.tar.gz
opencode-39106718ed699fbe63692b93c4faa17d2d900dfe.zip
ci: tweak
-rw-r--r--.github/workflows/duplicate-issues.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/duplicate-issues.yml b/.github/workflows/duplicate-issues.yml
index 8210a4cab..e00f2087a 100644
--- a/.github/workflows/duplicate-issues.yml
+++ b/.github/workflows/duplicate-issues.yml
@@ -25,7 +25,7 @@ jobs:
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
- opencode run "A new issue has been created: '${{ github.event.issue.title }}'
+ opencode run -m anthropic/claude-sonnet-4-20250514 "A new issue has been created: '${{ github.event.issue.title }}'
Issue body:
${{ github.event.issue.body }}