diff --git a/.github/workflows/build_documentation.yml b/.github/workflows/build_documentation.yml index a6e99600..54aa59b1 100644 --- a/.github/workflows/build_documentation.yml +++ b/.github/workflows/build_documentation.yml @@ -16,6 +16,5 @@ jobs: package_name: timm repo_owner: rwightman path_to_docs: pytorch-image-models/hfdocs/source - additional_args: --not_python_module secrets: token: ${{ secrets.HUGGINGFACE_PUSH }} \ No newline at end of file