You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Weekly GitHub activity reports for [@${opts.username}](https://github.com/${opts.username}), powered by [github-weekly-reporter](https://github.com/deariary/github-weekly-reporter).
157
164
@@ -174,7 +181,7 @@ Edit \`.github/workflows/weekly-report.yml\` to change:
174
181
| \`username\` | \`${opts.username}\` | GitHub user to report on |
175
182
| \`language\` | \`${opts.language}\` | Report language (en, ja, zh-CN, zh-TW, ko, es, fr, de, pt, ru) |
176
183
| \`timezone\` | \`${opts.timezone}\` | IANA timezone for date calculations |
177
-
| \`SITE_TITLE\` | \`${opts.siteTitle}\` | Site title in the header and hero |
184
+
| \`SITE_TITLE\` | \`${displayTitle}\` | Site title in the header and hero |
178
185
${opts.llmProvider ? `| \`llm-provider\` | \`${opts.llmProvider}\` | LLM provider for AI narrative |\n| \`llm-model\` | \`${opts.llmModel}\` | Model name |\n` : ""}
179
186
## Base URL
180
187
@@ -208,3 +215,4 @@ Go to [Actions](https://github.com/${opts.repo}/actions), click **Weekly Report*
0 commit comments