Compare commits

..

1 Commits

Author SHA1 Message Date
graychoi
3dd3907798 fix: add model parameter support to base-action
- Add model field to ClaudeOptions type
- Pass ANTHROPIC_MODEL env var to runClaude function
- Handle --model argument in prepareRunConfig

This allows the model specified in action.yml to be properly passed
to the Claude CLI command.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-19 14:27:49 +09:00

Diff Content Not Available