coyotte508/js / workflows /documentation.yml
download
raw
805 Bytes
name: Build documentation
on:
workflow_dispatch:
repository_dispatch:
types: [doc-build]
push:
branches:
- main
paths:
- "README.md"
- "packages/hub/README.md"
- "packages/inference/README.md"
- "packages/tiny-agents/README.md"
- ".github/workflows/documentation.yml"
jobs:
build:
uses: huggingface/doc-builder/.github/workflows/build_main_documentation.yml@main
with:
commit_sha: ${{ github.sha }}
package: huggingface.js
path_to_docs: huggingface.js/docs
additional_args: --not_python_module
pre_command: npm install -g corepack@latest && corepack enable && cd huggingface.js && pnpm install && pnpm -r build && pnpm --filter doc-internal start
secrets:
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}

Xet Storage Details

Size:
805 Bytes
·
Xet hash:
802c09c24d0b602d5bb3818adc12c1ce69e7517843adc1de0374e01fa4b9fde5

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.