mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-22 22:44:13 +08:00
minor bun format
This commit is contained in:
@@ -61,7 +61,7 @@ async function run() {
|
|||||||
});
|
});
|
||||||
|
|
||||||
// MCP config is handled by individual modes (tag/agent) and included in their claude_args output
|
// MCP config is handled by individual modes (tag/agent) and included in their claude_args output
|
||||||
|
|
||||||
// Expose the GitHub token (Claude App token) as an output
|
// Expose the GitHub token (Claude App token) as an output
|
||||||
core.setOutput("github_token", githubToken);
|
core.setOutput("github_token", githubToken);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user