Skip to content

Commit 823de00

Browse files
committed
chore: bump doc-builder SHA for upload workflow
Switches the PR doc upload flow from the legacy dataset push to the new HF bucket sync (hf-doc-build/doc-dev). Part of the EFS → bucket migration for moon-ci-docs. Once moon-ci-docs switches to serving from the bucket, any PR whose doc was uploaded via the old dataset flow will no longer have its preview visible.
1 parent c0cfbdf commit 823de00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upload-pr-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
build:
11-
uses: huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml@90b4ee2c10b81b5c1a6367c4e6fc9e2fb510a7e3 # main
11+
uses: huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml@9ad2de8582b56c017cb530c1165116d40433f1c6 # main
1212
with:
1313
package_name: chat-ui
1414
secrets:

0 commit comments

Comments
 (0)