Skip to content

Commit

Permalink
doc-builder image had been changed, need to revert to old one due to …
Browse files Browse the repository at this point in the history
  • Loading branch information
Titus-von-Koeller committed May 6, 2024
1 parent 5b9ef77 commit 7772fa3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ jobs:
commit_sha: ${{ github.sha }}
package: bitsandbytes
repo_owner: TimDettmers
custom_container: huggingface/transformers-doc-builder
secrets:
hf_token: ${{ secrets.HUGGINGFACE_PUSH }}
1 change: 1 addition & 0 deletions .github/workflows/build_pr_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ jobs:
pr_number: ${{ github.event.number }}
package: bitsandbytes
repo_owner: TimDettmers
custom_container: huggingface/transformers-doc-builder

0 comments on commit 7772fa3

Please sign in to comment.