mirror of
https://github.com/LukeHagar/stats-action.git
synced 2025-12-06 04:21:26 +00:00
Update index.ts
This commit is contained in:
@@ -290,7 +290,7 @@ try {
|
||||
const fetchedAt = Date.now();
|
||||
|
||||
const userDetails = await octokit.rest.users.getByUsername({ username });
|
||||
const accountCreationDate = userDetails.data.created_at;
|
||||
// const accountCreationDate = userDetails.data.created_at;
|
||||
|
||||
const [
|
||||
graphQLData,
|
||||
|
||||
Reference in New Issue
Block a user