Skip to content

Commit

Permalink
bug: add VITE_NLP_WORD_TAGGER_MAX_INPUT to build arg for release #61 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
nwittstruck authored Apr 3, 2024
1 parent e803d3a commit c5e52fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,5 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
annotations: ${{ steps.meta.outputs.annotations }}
build-args: |
VITE_NLP_WORD_TAGGER_MAX_INPUT=600

0 comments on commit c5e52fa

Please sign in to comment.