Skip to content

Commit

Permalink
add hotjar
Browse files Browse the repository at this point in the history
  • Loading branch information
yongenaelf committed Sep 4, 2024
1 parent f9c6a9a commit 999961d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
echo TYPESENSE_COLLECTION_NAME=${{ vars.TYPESENSE_COLLECTION_NAME }} >> .env
echo TYPESENSE_SERVER_HOST=${{ vars.TYPESENSE_SERVER_HOST }} >> .env
echo TYPESENSE_SEARCH_ONLY_APIKEY=${{ vars.TYPESENSE_SEARCH_ONLY_APIKEY }} >> .env
echo HOTJAR_ID=${{ vars.HOTJAR_ID }} >> .env
- run: npm run build

- name: Configure AWS Credentials
Expand Down

0 comments on commit 999961d

Please sign in to comment.