From 686baa486971b60b12f8c1b2933c3caf739a1e24 Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Tue, 20 Jun 2023 16:03:26 +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 0c74111..f626b63 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_DOC_PUSH }} + hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}