From 5f9eef712c96e55cc97d378433f2a17e4a9b0797 Mon Sep 17 00:00:00 2001 From: nateraw Date: Wed, 5 Oct 2022 13:05:17 -0400 Subject: [PATCH] :construction_worker: bump ci --- .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 e06c3e4e..407bba29 100644 --- a/.github/workflows/build_documentation.yml +++ b/.github/workflows/build_documentation.yml @@ -18,4 +18,4 @@ jobs: path_to_docs: pytorch-image-models/hfdocs/source additional_args: --not_python_module secrets: - token: ${{ secrets.HUGGINGFACE_PUSH }} + token: ${{ secrets.HUGGINGFACE_PUSH }} \ No newline at end of file