mirror of
https://github.com/coleam00/Archon.git
synced 2025-12-24 02:39:17 -05:00
fix: Set Claude Code action to agent mode for workflow_dispatch
This commit is contained in:
1
.github/workflows/release-notes.yml
vendored
1
.github/workflows/release-notes.yml
vendored
@@ -221,6 +221,7 @@ jobs:
|
||||
with:
|
||||
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
|
||||
github_token: ${{ github.token }}
|
||||
mode: agent
|
||||
|
||||
custom_instructions: |
|
||||
Read the file release-context.md which contains all the information about this release.
|
||||
|
||||
Reference in New Issue
Block a user