mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 20:49:55 +00:00
ci: send stats to posthog
This commit is contained in:
parent
b459055757
commit
3db8e7c2b6
4 changed files with 51 additions and 42 deletions
2
.github/workflows/stats.yml
vendored
2
.github/workflows/stats.yml
vendored
|
|
@ -30,3 +30,5 @@ jobs:
|
|||
git add STATS.md
|
||||
git diff --staged --quiet || git commit -m "ignore: update download stats $(date -I)"
|
||||
git push
|
||||
env:
|
||||
POSTHOG_KEY: ${{ secrets.POSTHOG_KEY }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue