From f0d49cab0d94698363edac2d20d30c18763b0bd0 Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Tue, 20 Jun 2023 15:58:17 +0200 Subject: [PATCH] Update build_documentation.yml --- .github/workflows/build_documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 }}