diff --git a/.github/workflows/upload_pr_documentation.yml b/.github/workflows/upload_pr_documentation.yml index 3414c255b..6497caf2d 100644 --- a/.github/workflows/upload_pr_documentation.yml +++ b/.github/workflows/upload_pr_documentation.yml @@ -10,7 +10,7 @@ jobs: build: uses: huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml@main with: - package_name: peft + package_name: bitsandbytes secrets: hf_token: ${{ secrets.HUGGINGFACE_PUSH }} comment_bot_token: ${{ secrets.GITHUB_TOKEN }}