Skip to content

Commit d75d90c

Browse files
committed
ci: fix action
1 parent 35fead2 commit d75d90c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/duplicate-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121

2222
- name: Check for duplicate issues
2323
env:
24-
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
24+
OPENCODE_API_KEY: ${{ secrets.OPENCODE_API_KEY }}
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2626
OPENCODE_PERMISSION: |
2727
{

0 commit comments

Comments
 (0)