Update README.md

This commit is contained in:
Clove 2026-06-20 21:22:21 +02:00 committed by git.gay
parent 5daa31bfc5
commit f63f2c4ed2
No known key found for this signature in database
GPG Key ID: BDA2A7586B5E1432
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ pnpx wrangler secret put <name>
codeberg (or forgejo in general) do not need api keys to get user heatmap.
```env
CODEBERG_USERNAME=dragsbruh
CODEBERG_USERNAME=doughmination
```
**2. github**
@ -33,7 +33,7 @@ with access to commit statuses of all repos.
https://github.com/settings/personal-access-tokens
```env
GITHUB_USERNAME=dragsbruh
GITHUB_USERNAME=doughmination
GITHUB_TOKEN=github_pat_xxxxxxxxxx
```