diff options
Diffstat (limited to 'scripts/analyze-recent-weeks.sh')
| -rwxr-xr-x | scripts/analyze-recent-weeks.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/analyze-recent-weeks.sh b/scripts/analyze-recent-weeks.sh index f9654e85f..1b6bed51c 100755 --- a/scripts/analyze-recent-weeks.sh +++ b/scripts/analyze-recent-weeks.sh @@ -6,7 +6,7 @@ set -euo pipefail -REPO="sst/opencode" +REPO="anomalyco/opencode" GITHUB_API="https://api.github.com/repos" # Start from Dec 15 |
