diff --git a/.github/workflows/build_documentation.yml b/.github/workflows/build_documentation.yml index 85efc64..0c74111 100644 --- a/.github/workflows/build_documentation.yml +++ b/.github/workflows/build_documentation.yml @@ -17,4 +17,4 @@ jobs: languages: en secrets: token: ${{ secrets.HUGGINGFACE_PUSH }} - hf_token: ${{ secrets.hf_token }} + hf_token: ${{ secrets.HF_DOC_PUSH }}