mirror of
https://github.com/Aviortheking/codestats-readme.git
synced 2025-04-22 10:42:08 +00:00
infra: improved theme preview script markdown
This commit is contained in:
parent
aca48e97ce
commit
e980388867
@ -69,7 +69,12 @@ async function run() {
|
|||||||
repo: "github-readme-stats",
|
repo: "github-readme-stats",
|
||||||
body: `
|
body: `
|
||||||
\rTheme preview (bot)
|
\rTheme preview (bot)
|
||||||
\r
|
\rtitle-color: <code>#${titleColor}</code>
|
||||||
|
\ricon-color: <code>#${iconColor}</code>
|
||||||
|
\rtext-color: <code>#${textColor}</code>
|
||||||
|
\rbg-color: <code>#${bgColor}</code>
|
||||||
|
|
||||||
|
\r[](${url})
|
||||||
`,
|
`,
|
||||||
issue_number: pullRequestId,
|
issue_number: pullRequestId,
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user