Skip to content

Commit

Permalink
Merge pull request #128 from openreplay/ai-chat-bot
Browse files Browse the repository at this point in the history
update deploy.yml file
  • Loading branch information
ghaidabouchaala authored May 28, 2024
2 parents fe70966 + 62c65f9 commit 42fa4cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ env:
PUBLIC_ALGOLIA_SECRET: ${{ secrets.PUBLIC_ALGOLIA_SECRET}}
PUBLIC_ALGOLIA_INDEX: ${{ secrets.PUBLIC_ALGOLIA_INDEX}}
ALGOLIA_ADMIN_SECRET: ${{ secrets.ALGOLIA_ADMIN_SECRET}}
DOCS_KEY: ${{ secrets.DOCS_KEY }}

PUBLIC_SITE_URL: ${{ secrets.PUBLIC_SITE_URL}}
NODE_OPTIONS: "--max_old_space_size=15360"
Expand Down

0 comments on commit 42fa4cb

Please sign in to comment.