Skip to content

Bump the minor-patch group with 2 updates (#1192) #102

Bump the minor-patch group with 2 updates (#1192)

Bump the minor-patch group with 2 updates (#1192) #102

name: Build documentation
on:
push:
branches:
- main
- doc-builder*
- v*-release
jobs:
build:
uses: huggingface/doc-builder/.github/workflows/build_main_documentation.yml@main
with:
commit_sha: ${{ github.sha }}
package: bitsandbytes
repo_owner: TimDettmers
secrets:
hf_token: ${{ secrets.HUGGINGFACE_PUSH }}