docs: Configure Segment (#8996)

This commit is contained in:
Ronnie Miller 2025-07-10 21:39:19 -07:00 committed by GitHub
commit c38df91841
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 152 additions and 25 deletions

View file

@ -85,6 +85,7 @@ jobs:
env:
BASE_URL: /langflow-drafts/${{ steps.extract_branch.outputs.draft_directory }}
FORCE_COLOR: 0 # Disable color output
SEGMENT_PUBLIC_WRITE_KEY: ${{ vars.DOCS_DRAFT_SEGMENT_PUBLIC_WRITE_KEY }}
- name: Check Build Result
id: buildLogFail