diff --git a/.github/workflows/public_app_release.yml b/.github/workflows/public_app_release.yml index c9d11ad1902..5b952b040ff 100644 --- a/.github/workflows/public_app_release.yml +++ b/.github/workflows/public_app_release.yml @@ -9,5 +9,6 @@ jobs: public_app_release: uses: ./.github/workflows/_reusable_app_release.yml with: + countly_enabled: true fastlane_action: appstore_public secrets: inherit