From e5d1728d44cf48952b1a750a26278d38484cbbf4 Mon Sep 17 00:00:00 2001 From: Renata Imai Date: Thu, 21 Nov 2024 10:29:53 -0300 Subject: [PATCH] test docs upload --- .github/workflows/documentation.yml | 2 +- docs/source/_templates/navigation_header.html | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index e24a4f40c..9634dbe04 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -168,5 +168,5 @@ jobs: AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }} AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }} AWS_REGION: 'us-east-1' # optional: defaults to us-east-1 - SOURCE_DIR: 'docs/build/html/home.html' # optional: defaults to entire repository + SOURCE_DIR: 'docs/build/html' # optional: defaults to entire repository DEST_DIR: 'test/${{ github.event.number }}/home.html' # optional: defaults to entire repository diff --git a/docs/source/_templates/navigation_header.html b/docs/source/_templates/navigation_header.html index b449cc588..31e6adee6 100644 --- a/docs/source/_templates/navigation_header.html +++ b/docs/source/_templates/navigation_header.html @@ -8,35 +8,35 @@