File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99
1010jobs :
1111 build :
12- uses : huggingface/doc-builder/.github/workflows/build_main_documentation.yml@2430c1ec91d04667414e2fa31ecfc36c153ea391 # main
12+ uses : huggingface/doc-builder/.github/workflows/build_main_documentation.yml@b0f9a6e3b6aa912656cbda9f74896eb721d29421 # main
1313 with :
1414 commit_sha : ${{ github.sha }}
1515 package : openenv
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ concurrency:
1010jobs :
1111 build :
1212 if : github.event.pull_request.draft == false
13- uses : huggingface/doc-builder/.github/workflows/build_pr_documentation.yml@2430c1ec91d04667414e2fa31ecfc36c153ea391 # main
13+ uses : huggingface/doc-builder/.github/workflows/build_pr_documentation.yml@b0f9a6e3b6aa912656cbda9f74896eb721d29421 # main
1414 with :
1515 commit_sha : ${{ github.event.pull_request.head.sha }}
1616 pr_number : ${{ github.event.number }}
Original file line number Diff line number Diff line change 88
99jobs :
1010 build :
11- uses : huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml@2430c1ec91d04667414e2fa31ecfc36c153ea391 # main
11+ uses : huggingface/doc-builder/.github/workflows/upload_pr_documentation.yml@b0f9a6e3b6aa912656cbda9f74896eb721d29421 # main
1212 with :
1313 package_name : openenv
1414 secrets :
You can’t perform that action at this time.
0 commit comments