chore: fix repo owner

This commit is contained in:
Timothy
2026-03-05 09:33:02 -08:00
parent 2d87042a70
commit c7f0ab0444
+1 -1
View File
@@ -111,7 +111,7 @@ Repo Settings > Secrets and variables > Actions:
```bash
GITHUB_TOKEN=$(gh auth token) \
GITHUB_REPOSITORY_OWNER=adenhq-hive \
GITHUB_REPOSITORY_OWNER=aden-hive \
GITHUB_REPOSITORY_NAME=hive \
bun run scripts/bounty-tracker.ts leaderboard
```