diff --git a/.github/workflows/build_documentation.yaml b/.github/workflows/build_documentation.yaml index 42f6cded7e..be7207a14c 100644 --- a/.github/workflows/build_documentation.yaml +++ b/.github/workflows/build_documentation.yaml @@ -15,5 +15,4 @@ jobs: package: huggingface_hub languages: en de ko 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 }}