diff --git a/.github/workflows/build_documentation.yml b/.github/workflows/build_documentation.yml index 0d82837..2be5d3d 100644 --- a/.github/workflows/build_documentation.yml +++ b/.github/workflows/build_documentation.yml @@ -16,4 +16,4 @@ jobs: additional_args: --not_python_module languages: en secrets: - token: ${{ secrets.HUGGINGFACE_PUSH }} + token: ${{ secrets.hf_token }}