mirror of
https://github.com/LukeHagar/stats-action.git
synced 2025-12-06 04:21:26 +00:00
Apply automatic changes
This commit is contained in:
committed by
github-actions[bot]
parent
1e34ef9265
commit
7165141d06
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -45511,7 +45511,7 @@ try {
|
||||
{ data: "Name", header: true },
|
||||
{ data: "Value", header: true },
|
||||
],
|
||||
...tableData,
|
||||
...tableData.map((row) => [String(row[0]), String(row[1])]),
|
||||
])
|
||||
.write();
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"linesOfCodeChanged": 10702113,
|
||||
"totalCommits": 1583,
|
||||
"totalPullRequests": 48,
|
||||
"codeByteTotal": 12550111,
|
||||
"codeByteTotal": 12550158,
|
||||
"topLanguages": [
|
||||
{
|
||||
"languageName": "Svelte",
|
||||
@@ -20,7 +20,7 @@
|
||||
{
|
||||
"languageName": "TypeScript",
|
||||
"color": "#3178c6",
|
||||
"value": 3160204
|
||||
"value": 3160251
|
||||
},
|
||||
{
|
||||
"languageName": "Makefile",
|
||||
@@ -88,7 +88,7 @@
|
||||
"totalContributions": 1774,
|
||||
"closedIssues": 12,
|
||||
"openIssues": 10,
|
||||
"fetchedAt": 1709326135888,
|
||||
"fetchedAt": 1709326649127,
|
||||
"contributionData": [
|
||||
{
|
||||
"contributionCount": 1,
|
||||
|
||||
Reference in New Issue
Block a user