Skip to content

Bump CUDA 12.2.0 to 12.2.1, fix setup support for Cuda 12.1 (#703), S… #5

Bump CUDA 12.2.0 to 12.2.1, fix setup support for Cuda 12.1 (#703), S…

Bump CUDA 12.2.0 to 12.2.1, fix setup support for Cuda 12.1 (#703), S… #5

name: Build documentation
on:
push:
branches:
- main
- doc-builder*
- v*-release
jobs:
build:
uses: huggingface/doc-builder/.github/workflows/build_main_documentation.yml@main

Check failure on line 12 in .github/workflows/build_documentation.yml

View workflow run for this annotation

GitHub Actions / Build documentation

Invalid workflow file

The workflow is not valid. .github/workflows/build_documentation.yml (Line: 12, Col: 11): Secret hf_token is required, but not provided while calling.
with:
commit_sha: ${{ github.sha }}
package: bitsandbytes
repo_owner: TimDettmers
secrets:
token: ${{ secrets.HUGGINGFACE_PUSH }}