We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b13239b commit f8a762dCopy full SHA for f8a762d
scripts/push-to-s3-prod.sh
@@ -9,7 +9,7 @@ export CONFIG_GOOGLE_ANALYTICS_TRACKING_ID="GTM-5TTJJGTL"
9
export ALGOLIA_INDEX_NAME="docs_site_prod"
10
export ALGOLIA_API_KEY="49a495ba4c210780a28feed306d05522" # This is a search only key. It is safe to check in.
11
12
-export CONFIG_POSTHOG_API_KEY="phc_zJYg43ctbPl1BzsnODjop1op9KSsctiGm6DNNt3zHZT"
+export CONFIG_POSTHOG_API_KEY="phc_ktdClyvZqCHAYrs5dIf1QmKKdswYqCknfrolP83cPjS"
13
14
yarn && yarn build
15
0 commit comments