From 6cf31212bdba1bdef5005ad17f6fec7a31456923 Mon Sep 17 00:00:00 2001 From: Thomas Simonini Date: Thu, 8 Jun 2023 14:49:25 +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 2be5d3d..0d82837 100644 --- a/.github/workflows/build_documentation.yml +++ b/.github/workflows/build_documentation.yml @@ -16,4 +16,4 @@ jobs: additional_args: --not_python_module languages: en secrets: - token: ${{ secrets.hf_token }} + token: ${{ secrets.HUGGINGFACE_PUSH }}