fix: Set Claude Code action to agent mode for workflow_dispatch

This commit is contained in:
Cole Medin
2025-10-11 07:54:20 -05:00
parent 49f23a9b84
commit 7a4f49a20c

View File

@@ -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.