diff --git a/.github/workflows/build_documentation.yml b/.github/workflows/build_documentation.yml index bd7ce48d9..4acdd9d62 100644 --- a/.github/workflows/build_documentation.yml +++ b/.github/workflows/build_documentation.yml @@ -14,6 +14,6 @@ jobs: package: course path_to_docs: course/chapters/ additional_args: --not_python_module - languages: ar bn de en es fa fr gj he hi id it ja ko pt ru th tr vi zh-CN zh-TW + languages: ar bn de en es my fa fr gj he hi id it ja ko pt ru th tr vi zh-CN zh-TW secrets: hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}