Commit 8673379
ci: use CURSOR_PREFERRED_MODEL secret instead of hardcoded model
Replace hardcoded --model opus-4.5 with --model ${{ secrets.CURSOR_PREFERRED_MODEL }}
in the cursor-agent CLI invocation, allowing the model to be configured via
GitHub Actions secrets.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b03de99 commit 8673379
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
411 | 411 | | |
412 | 412 | | |
413 | 413 | | |
414 | | - | |
| 414 | + | |
0 commit comments