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