Skip to content

Commit

Permalink
docs: add posthog analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
ssalbdivad committed Jan 23, 2025
1 parent fd8ab51 commit 949e4fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:

- name: Build docs
run: pnpm buildDocs
env:
NEXT_PUBLIC_POSTHOG_KEY: phc_vKr7tmA1TyRlKm9zm5TWVmrTWAybJ2fCk66FtZG49Om
NEXT_PUBLIC_POSTHOG_HOST: https://us.i.posthog.com

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 949e4fa

Please sign in to comment.