Skip to content

feat: put file upload icon first so its always visible and make tools… #429

feat: put file upload icon first so its always visible and make tools…

feat: put file upload icon first so its always visible and make tools… #429

Workflow file for this run

name: Build documentation
on:
push:
branches:
- main
- v*-release
jobs:
build:
uses: huggingface/doc-builder/.github/workflows/build_main_documentation.yml@main
with:
commit_sha: ${{ github.sha }}
package: chat-ui
additional_args: --not_python_module
secrets:
token: ${{ secrets.HUGGINGFACE_PUSH }}
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}