Skip to content

Commit

Permalink
chore(react-demo): add gleap secret key (#1085)
Browse files Browse the repository at this point in the history
  • Loading branch information
zwaardje authored Sep 14, 2023
1 parent a8336ee commit 5aee065
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/copy-react-demo-s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
VITE_TOKEN_PROVIDER_URL: ${{secrets.TOKEN_PROVIDER_URL}}
VITE_GTM_ID: ${{ secrets.VIDEO_DEMO_GTM_ID }}
VITE_GTM_PROJECT: ${{ vars.VIDEO_DEMO_GTM_PROJECT }}
VITE_GLEAP_KEY: ${{ secrets.VIDEO_DEMO_GLEAP_KEY }}
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 5aee065

Please sign in to comment.