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:
@@ -207,8 +207,6 @@ export async function getContributionCollection(
|
||||
viewer: { contributionsCollection: ContributionsCollection };
|
||||
}[];
|
||||
|
||||
console.debug(years);
|
||||
|
||||
if (years.length === 0) {
|
||||
throw new Error("Failed to fetch data for all years");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user