Skip to content

Commit

Permalink
update repo owner
Browse files Browse the repository at this point in the history
  • Loading branch information
Titus-von-Koeller authored Jul 12, 2024
1 parent 6866a4a commit 8c6ab69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_pr_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
commit_sha: ${{ github.event.pull_request.head.sha }}
pr_number: ${{ github.event.number }}
package: bitsandbytes
repo_owner: TimDettmers
repo_owner: bitsandbytes-foundation
# avoid /src suffix leading to wrong links, like bitsandbytes/blob/main/src/bitsandbytes/nn/
version_tag_suffix: '' # defaults to '/src'
custom_container: huggingface/transformers-doc-builder

0 comments on commit 8c6ab69

Please sign in to comment.