Commit Graph
2 Commits
Author SHA1 Message Date
Kashyap Murali 2ad58b133a minor bun format 2025-08-20 13:25:04 -07:00
Kashyap Murali c72a45a95f feat: Expose GitHub token as action output for external use
This allows workflows to use the Claude App token obtained by the action
for posting comments as claude[bot] instead of github-actions[bot].

Changes:
- Add github_token output to action.yml
- Export token from prepare.ts after authentication
- Allows workflows to use the same token Claude uses internally
2025-08-19 22:53:43 -07:00