Commit 471f494
committed
Update cron schedule & GitHub/Discord env vars
Change scheduled workflow time and switch the job to run the github:usage command. The schedule was updated from '0 0 * * *' (midnight UTC) to '40 1 * * *' (01:40 UTC). Added environment variables to the workflow (GH_USAE_TOKEN, GH_USAGE_USER, DISCORD_WEBHOOK) and updated config/services.php to read GH_USAGE_TOKEN, GH_USAGE_USER, and GH_USAGE_CREDITS instead of the previous GITHUB_* names. Note: the workflow currently contains a likely typo (GH_USAE_TOKEN) that should be GH_USAGE_TOKEN to match the config.1 parent cf0427e commit 471f494
2 files changed
Lines changed: 9 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments