diff --git a/.github/workflows/build_documentation.yml b/.github/workflows/build_documentation.yml index b4ef7415c7..6cbf1da6fc 100644 --- a/.github/workflows/build_documentation.yml +++ b/.github/workflows/build_documentation.yml @@ -17,5 +17,4 @@ jobs: path_to_docs: pytorch-image-models/hfdocs/source version_tag_suffix: "" secrets: - token: ${{ secrets.HUGGINGFACE_PUSH }} - hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }} \ No newline at end of file + hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}