mirror of
https://github.com/anthropics/claude-code-action.git
synced 2026-01-23 06:54:13 +08:00
tmp
This commit is contained in:
@@ -118,6 +118,7 @@ export const agentMode: Mode = {
|
|||||||
login: authenticatedUser.login,
|
login: authenticatedUser.login,
|
||||||
id: authenticatedUser.id,
|
id: authenticatedUser.id,
|
||||||
};
|
};
|
||||||
|
console.log("yolo user auth", user);
|
||||||
} catch (error: any) {
|
} catch (error: any) {
|
||||||
// Check if this is a GitHub App token limitation
|
// Check if this is a GitHub App token limitation
|
||||||
if (
|
if (
|
||||||
|
|||||||
Reference in New Issue
Block a user