Unverified Commit 4261d89d authored by Younes Belkada's avatar Younes Belkada Committed by GitHub
Browse files

Merge pull request #1003 from TimDettmers/younesbelkada-patch-2

Create upload_pr_documentation.yml
parents 2336a45c 6aa85a59
name: Upload PR Documentation
on:
workflow_run:
workflows: ["Build PR Documentation"]
types:
- completed
jobs:
build:
uses: huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml@main
with:
package_name: bitsandbytes
secrets:
hf_token: ${{ secrets.HUGGINGFACE_PUSH }}
comment_bot_token: ${{ secrets.GITHUB_TOKEN }}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment