diff --git a/.github/workflows/build_pr_documentation.yml b/.github/workflows/build_pr_documentation.yml index 9b63f442..07506b10 100644 --- a/.github/workflows/build_pr_documentation.yml +++ b/.github/workflows/build_pr_documentation.yml @@ -15,4 +15,5 @@ jobs: pr_number: ${{ github.event.number }} package: pytorch-image-models package_name: timm - repo_owner: rwightman \ No newline at end of file + repo_owner: rwightman + path_to_docs: hfdocs/source \ No newline at end of file