diff --git a/.github/workflows/build_documentation.yml b/.github/workflows/build_documentation.yml index 2be5d3d..0d82837 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.hf_token }} + token: ${{ secrets.HUGGINGFACE_PUSH }}