Skip to content

Commit

Permalink
update deploy.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
ghaidabouchaala committed May 28, 2024
1 parent 435df27 commit 62c65f9
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 62c65f9

Please sign in to comment.