mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-22 22:44:13 +08:00
fix: update review mode example to use @beta tag
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
fetch-depth: 0 # Full history for better diff analysis
|
||||
|
||||
- name: Code Review with Claude
|
||||
uses: anthropics/claude-code-action@km/add-review-mode
|
||||
uses: anthropics/claude-code-action@beta
|
||||
with:
|
||||
mode: review
|
||||
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user