Skip to content

Commit

Permalink
Update .github/workflows/upload_pr_documentation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
younesbelkada authored Feb 1, 2024
1 parent 25fe140 commit 6aa85a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload_pr_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 6aa85a5

Please sign in to comment.