From afb0e89b4a5a421143e23015bc6a9966eed1a752 Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Thu, 8 Jun 2023 14:50:41 +0200 Subject: [PATCH] Update build_documentation.yml --- .github/workflows/build_documentation.yml | 1 + 1 file changed, 1 insertion(+) 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 }}