diff --git a/.github/workflows/build_documentation.yml b/.github/workflows/build_documentation.yml index e06c3e4e..407bba29 100644 --- a/.github/workflows/build_documentation.yml +++ b/.github/workflows/build_documentation.yml @@ -18,4 +18,4 @@ jobs: path_to_docs: pytorch-image-models/hfdocs/source additional_args: --not_python_module secrets: - token: ${{ secrets.HUGGINGFACE_PUSH }} + token: ${{ secrets.HUGGINGFACE_PUSH }} \ No newline at end of file