Skip to content

Commit 86b26b8

Browse files
fix: update collectors (#2879)
Co-authored-by: Sahil Yeole <sahilyeole93@gmail.com> Co-authored-by: Sahil Yeole <73148455+beelchester@users.noreply.github.com>
1 parent 38ae551 commit 86b26b8

File tree

13 files changed

+883
-592
lines changed

13 files changed

+883
-592
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ jobs:
243243
GITHUB_TOKEN: ${{secrets.GITHUBTOKEN}}
244244
GA_API_SECRET: ${{secrets.GA_API_SECRET}}
245245
GA_MEASUREMENT_ID: ${{secrets.GA_MEASUREMENT_ID}}
246+
POSTHOG_API_SECRET: ${{secrets.POSTHOG_API_SECRET}}
246247
APP_VERSION: ${{ needs.draft_release.outputs.create_release_name }}
247248

248249
steps:

0 commit comments

Comments
 (0)