Skip to content

Commit

Permalink
env in build
Browse files Browse the repository at this point in the history
  • Loading branch information
jamespohalloran committed Aug 4, 2023
1 parent ac3f518 commit 2a38135
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ env:
NEXT_PUBLIC_TINA_BRANCH: ${{ github.head_ref }}
NODE_OPTIONS: '--max_old_space_size=4096'
TINA_SEARCH_TOKEN: ${{ secrets.TINA_SEARCH_TOKEN }}
UNOPTIMIZED_IMAGES: 'true'

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2a38135

Please sign in to comment.